#Rolling down hills in 2D - Having issues

12 messages · Page 1 of 1 (latest)

subtle thunder
#

This error happens sometimes when you post text with tab characters in it

#

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 ^^

subtle thunder
#

Also being able to see the other states would be good for reference

#

and all of the other scripts involved in the player movement

subtle thunder
#

I'll take a look at this tonight 👍

subtle thunder
#

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

subtle thunder
#

Also, I did take a look at this, no clue what is going on

#

or rather, no clue what could be causing the issue