So my character can go through a door. I definitely don’t want that happening. How do you fix this?
Funny thing is, she can’t go through walls.
So my character can go through a door. I definitely don’t want that happening. How do you fix this?
Funny thing is, she can’t go through walls.
(^▽^) haha
u can goto ur static mesh editor and add a collision for ur mesh!
double click on the asset and goto the menu, collision,add xxx collision(turn on the collision visibility to preview it)
hope this is helpful to u_(:зゝ∠)_
if you don’t want to check collisions between your character and door just add a blocking volume(you can found it under volumes) and resize it to your door’s size
if you want to check collisions add colliders in mesh editor
This one worked great. Thanks!
Mate, you don’t know how much stuff i’ve just read before i got here. Thanks
Five years later this answer is taking some of us to school!
awesome, thanks so much