Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

mrtapas

2
Posts
A member registered Oct 17, 2020 · View creator page →

Recent community posts

ok cool! I will look into it, thank you. maybe google chrome will help me translate it well enough for me to read it. thank you!

I bought this to study the code and understand the state machine better, but I fail to see any constants like "max speed" or "gravity" as i've seen in other codes that doesn't use the state machine.. does the state machine use different variables to change the speed and velocity and so forth? or is it hidden somewhere I just didn't look? or is it all just multiplied and divided by the delta value?

I'm sorry If I got anything wrong, I just started programming in Godot.