C
C#8mo ago
Memeboi

C# Code for checking if the player is touching ground doesnt work

im making a celeste-like game, and for some reason, the jumping mechanic doesnt work. After some debugging, i found out it was because my IsGrounded boolean was set to false when i was, infact, touching the ground.
2 Replies
joy
joy8mo ago
$code
MODiX
MODiX8mo ago
To post C# code type the following: ```cs // code here ``` Get an example by typing $codegif in chat For longer snippets, use: https://paste.mod.gg/

Did you find this page helpful?