#Rolling down hills in 2D - Having issues
12 messages · Page 1 of 1 (latest)
Discord automatically converts the tabs to spaces, and doesn't properly take the character limit into account when doing so
Meaning, your text is below the limit when you have tabs. But each tab gets converted to 4 spaces each (or something similar), making your message go over the character limit
and discord freaks out
_ _
As for the code problems, I'm not getting a clear picture in my head of how your code is working
being able to read all of the code would help with that ^^
Also being able to see the other states would be good for reference
and all of the other scripts involved in the player movement
I'll take a look at this tonight 👍
My character won't collide with walls while he's rolling.
Do you mean the character phases through walls or just that the wall detection is not working while rolling? @zinc tartan