Hello,
I’m having a little trouble getting a crate which parents to my character’s socket to collide with the world while staying parented to the socket.
The best way for me to explain this is with some images:
Crate Blueprint:
http://i.gyazo.com/8bed68a24126686d7e231579974f7544.png
Gameplay:
Right not I have the crate set the collision on all channels to Block but then once picked up set the pawn collision channel only to visible.
As you can see the crate doesn’t collide with anything at all once it is attatched to the socket. I need the crate to still collide with everything except the player
Cheers