Hi I’m a upcoming Game designer and i was looking to practice on making a game. I wanted to make sonic
fan game when i thought about his ability to run on water but I have no clue where to start. If anyone can help push me in the right direction would be great.
You could have a pretty simple script where if Sonic’s speed (x-z magnitude) is greater than a certain number, enable a collider for the water (probably box collider for the sake of simplicity), but if not, disable the collider.