Question by
AntGenix · May 14, 2020 at 04:12 PM ·
unity 5rigidbody2dtilemapboxcollider2d
Player can only push one crate at a time
I'm kind of new to unity, so this question might be a bit dumb. I have some crates in my 2D game, and my player can only push one at a time, and when they bump into walls(I'm using tilemaps), they vibrate a bit. I don't have a script attached to the crates. This is the crates box collider and rigid body.
crate-problem.png
(57.7 kB)
Comment