The picture explains it quite well. I am using Custom Movement to achieve realistic car moves, but when you press [D] to turn the car right, for example, instead of stopping upon collision, the car sprite pushes itself farther from the wall and continues to rotate.
Is there a way to prevent this (Physics behavior's "friction" did not do it) without adding 3 transparent blocks to sense walls on every side of the car?
Thanks in advance.