Artist & Software Dev
neurospicy
Currently creating a RPG farming game with a witchy twist (oh so creative, lol) with Godot & Aseprite
Plus, tweens are real powerful, esp if you use tween_callback not just _property
Plus, tweens are real powerful, esp if you use tween_callback not just _property
especially for something like the buttons sliding up, it's a "general" animation that i want to recycle, i don't know start and end values, so tweens it is! there i can just tween eg 100px to the y and everything gets handled.
1/2
especially for something like the buttons sliding up, it's a "general" animation that i want to recycle, i don't know start and end values, so tweens it is! there i can just tween eg 100px to the y and everything gets handled.
1/2