Skip to content

Add Lizard

Spencer Williams requested to merge lizard into master
  • Seeing two critters in the same level helped me see that the animations are too much in sync. You can now set the duration of the timeline for the entire captive animation as well as for the idle part. This data has to be set on the Sprite for now, instead of the relevant Animation.
  • There is probably some calculation that can be done to increase the speed of the Bunny walk animation so that it always lands at the end of the Move tweens.

Merge request reports