/CocosLikeGodotActions

This is a group of simple 2d animations similar with cocos2dx actions ,you can build animation only in a few lines of code .

Primary LanguageGDScriptMIT LicenseMIT

CocosLikeGodotActions

This is a group of simple 2d animations similar with cocos2dx actions ,you can build animation only in a few lines of code . Including action sequence,merge and ease.

Code Example

Actions.MoveBy.new(Vector2(0,300),1.0).run(node)

Actions preview

Group of ease actions