Patch for r285.
I Have created a movement type that moves my position +1 forword. I Managed to do this with a variable. When I used the "When [Key]" It Sort of okay, It just didn't infinitely adding to my position. I Do not think that this is an error on your side but the next thing I think Is, when I use the "When key Is Pressed" method with the same exact code It just doesent work at all. (This Is not with the 8 directional movement or anything else, this is 100% custom. And It is supposed to simulate such a low pixel count game that when you move forword the minimum It can move you forword Is 1 pixel but due to the low pixel count this looks like allot)
Cause that just straight up doesent work and I have no idea why.