Update Animation-Systems.md authored by Ticxo's avatar Ticxo
...@@ -10,7 +10,7 @@ This bakes the question: What was wrong with the old system? A lot, apparently. ...@@ -10,7 +10,7 @@ This bakes the question: What was wrong with the old system? A lot, apparently.
Let's do a recap on the old system. Let's do a recap on the old system.
The Priority System relies on 2 very important (but wrong) assumptions: The Priority System relies on 2 very important assumptions:
* That each animation has a distinct priority and will never change * That each animation has a distinct priority and will never change
* That interpolating between two animations equates to fading in and out the animations, and adding them together * That interpolating between two animations equates to fading in and out the animations, and adding them together
... ...
......