Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 721 Bytes

File metadata and controls

21 lines (13 loc) · 721 Bytes

Example of 4 directional movement with arrows - In Godot with GDScript

Arrows explode similarly to the original Zelda game. If you hold down fire for a second, it will shoot a power shot.

Controls: WASD for movement. Space for shooting

I created this very quickly, so don't expect the controls to feel good, it's just a quick example.

Assets are all available from opengameart:
https://opengameart.org/content/top-down-pokemon-esque-sprites

https://opengameart.org/content/200-tileset-legend-of-pocket-monsters

https://opengameart.org/content/rotating-arrow-projectile

Here's a screenshot:

sample