-
I don't like the controls for movement. Research new ways to implement movement other than having just the options for forwards/backwards and rotation. Not certain what this might be, but possibly jus…
-
Some games have a "movement" section defined inside the "stock" section that would display the ways share price can move, but none of the examples seem to actually display in the app.
-
You move at an unreasonable pace at the 45 degree angle. Update the movement system to have proper math for speed.
-
```
After playing the game repeatedly I found something quite annoying about the movement. The problem is that Keith's sprite is the exact same size as the gap between the walls. Because of this, whe…
-
Make the movement easier (mouse only.)
-
Boss cannot move
-
AI movement right now works for what it is intended to do. However, there are some critical flaws with the current system. Examples are: AIs sharing the same tiles which then messes up the combat syst…
-
There is a glitch in the movement structure of the game.
Whenever you hold down a directional key such as W,A,S, or D and then press T or ESC to bring up the chat or game menu, the player continues t…
-
Does the movement number ever get displayed again after the Upload page? It would be helpful to see it in the list of all movements, and especially on a given movement's page.
![screen shot 2015-10-0…
-
Right now, the movement commands are zero-parameter notifications, with names derived from Cocoa selectors (the best place to see the list is probably the [rpc dispatching](https://github.com/google/x…