Jcw87 / c2-sans-fight

Undertale Sans Fight Clone
http://jcw87.github.io/c2-sans-fight/
527 stars 494 forks source link

[Bug] Platforms cannot move in a vertical direction #135

Open RepeatGitHub opened 1 year ago

RepeatGitHub commented 1 year ago

I was playing with some custom attacks, and noticed that setting the direction of either Platform or PlatformRepeat to 1 or 3 acted as if the direction was 0 or 2. Weird.

dl-tg commented 1 year ago

Vertical direction was not included. So you have to add it yourself, which is easy with little C2 knowledge.