Godot: AnimatedSprite vs AnimationPlayer (Sprite)
While making 2D games, Godot offers you 2 main ways of drawing animated characters, i.e. the AnimatedSprite node and Sprite node. So, which one should you use? Which is the…
While making 2D games, Godot offers you 2 main ways of drawing animated characters, i.e. the AnimatedSprite node and Sprite node. So, which one should you use? Which is the…
Godot is a very versatile, powerful and feature-rich software development kit. If you are looking to design a game or general purpose software for various platforms, either way, I would recommend you to use Godot.
You play as a lone-fighter trying to defend against hoards of enemy fighters and battleships. How far can you go? The game also incorporates an online highscore system. It is therefore able to give you a world rank after every game.