Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不擅长动画,我没有一个好的公式来做一些好的动画。
我想问您是否可以共享任何可以移动对象的代码,开始缓慢然后变得更快?(加速)
我今天想用 Google 的关于“Eadweard Muybridge”的涂鸦做一些类似的事情
非常感谢!
尝试像这样的公式
Position.X = TimeSinceStart ^ 2
并尝试改变指数。(例如 1/2 或 1.5)