No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Both ** and ^ should work as intended. Thanks god gdscript is similar to python. -10*2 is -100 and (-10)2 is 100 so if we put parents around all x instances it should work fine :p
Changed background... Why it took so long? I though to add by hand or script just to realize that godot has in built rendering: Default Clear Color :p
Had a lot of hopes that this time menu will work as intended... well... nope... It took a lot of time to make it more easy to use but it ended up into spaghetti code... But hey it works :DDDD
Spent a plenty of time searching modifying and testing this exit setup :p may change confetti particles in future
Now you can win :D. Also previous collision removes on redraw. Also some little optimizations :D
Initial setup for functions! It works but now comes hard part, how to correctly parse equasion :p