You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 13, 2018. It is now read-only.
Using Box2D is of course a little overkill, but I think it could allow us to do other nice things as well like a bit of feedback on hitting enemies. But, I can't say whether it will be easier using Box2D or by implementing custom solutions to this.
Actually this is not that bad on a touch interface... If you navigate with the joystick it feels a lot more natural since a slight vertical adjustment will make you walk around the obstacle. It is only really weird on pc. So removing the milestone for now.
Walking into a 1 tile width corridor is really hard and annoying because you cannot walk over a small edge...
The client should probably do circle collision and automatically walk a few pixels up and down to fit into the corridor.
Good example for this is the entrance into the training dummy area.
The text was updated successfully, but these errors were encountered: