View all by Hyperag⬡n
Hyperag⬡n
Follow Hyperag⬡n
Follow
Following Hyperag⬡n
Following
Add To Collection
Collection
Comments
Devlog
DyNo
←
Return to DyNo
Devlog
Source Code
May 02, 2024
by
Hyperag⬡n
Posted the source code...
Continue reading
Godot Shenanigans
October 18, 2021
by
Hyperag⬡n
If you were getting an error it's because I used an older version of the GodotEngine , solving it by updating to version 3.3.3 Sorry for the trouble, this was quite unexpected as it used to work fine...
Continue reading
Proper Backtracking
February 17, 2020
by
Hyperag⬡n
A common problem in DyNo happens whenever you click/press Left and return to the previous state. The way it achieves this is by recreating every step before the last one. Which is a problem since DyNo...
Continue reading