Tutorials/Help in Godot
Spinning & Lightning Weapon
Tutorial Available
https://youtu.be/FevSrmiJmIw
Chest System Tutorial
https://youtu.be/zjmyCT5GY-8
inspired by Vampire Survivors
Stats + Passive Item + Weapon Evolution
https://youtu.be/G5p4IzEFO3M
#Godot #gamedevelopment
Our first devlog!
Recording my own voice turned out to be creepy👀
But first impression of Godot, simply gorgeous!
Really cozy engine ❤️
Magic Wand from Vampire Survivor in Godot Engine
Tutorial Available
Enemy Spawner Tutorial
Can some of y'all hand me some good 2d godot tutorials cause my next game will be coded in godot and i only know scratch code (also it's a fnaf fangame)
So I'm using NavigationAgent2D for my enemies. From my understanding, it's good practice in Godot to make it so that your scenes can be tested by themselves. But without a navmesh, the agent is useless.
Is there a way to check if the agent is on a mesh?