Joel Obrist
Programmer and Hobbyist Game Developer
Check out my game Star Sign on Steam
store.steampowered.com/app/1860540/Star_Sign/
linktr.ee/joelobrist
- Its still very primitive but I made a lot of progress with the enemy behavior, it now can: - patrol - become alert when the player is near or shots at it - chase the player - attack when in range - react to damage at certain HP thresholds - stop chasing and go back to patrolling #gamedev #godot
- Worked a little on my "fast travel" prototype. The Idea is that you enter these randomly generated dark corridors from one level and find your way to an exit gate to another level Here is what I used for the portal itself: github.com/Donitzo/godo... #gamedev #godot #ScreenshotSaturday
- Made an item that guides the player to a selected destination in the randomly generated maze meant for "fast travel" between levels. #gamedev #godotengine