MennoScholten / RTS2_20220524

1 stars 1 forks source link

Implement wallkick when shape goes out of bounds in wall #12

Open martinreinok opened 1 year ago

MennoScholten commented 1 year ago

Started with the implementation but for some reason i could not get the movement and rotation done in one input cycle. It can only do a lateral movement and then when you press the rotation again it does it without any problems. I've tried to do it in one go but then some vector somewhere inthe software crashes because it is out of range.