Hi, I have some trap in place where i want to push characters so they basicly fly far away with ragdoll effect. The problem im facing is that they either just get pushed but not anytime for some reason even if my collision hits them on my trap. Or if i set them to ragdoll they just fell to the floor with no pushing effect. I’m using “Launch Character” node and it looks like this atm
This is for testing puposes on a key. I awso want to move this to a trap where it has on collision begin overlap to trigger the push and ragdoll effect where right now it doesn’t push characters sometime or barely.
Do i need to set the characters that i’m trying to push and ragdoll to “set simulate physics” for this to work ?
This way it does not matter where the camera is. You can, optionally, account for the trap rotation, ofc.
If you keep adding something to the vector, you risk pushing things wrong way. Especially if you want to incorporate camera rotation. Although I don’t think you do and this is just an example.
I awready have that its just that when i press play enemy fall under the floor not sure what settings should i set. My floor is awso set to block them they normally walk on it but not when the “set simulate physics” option is turned on - or do i not even need to activate it ?
If i change the preset to ragdoll on the capsule component for example they don’t fall under the floor but then fly away in high speed in any direction right after i press play…
I awready changed the settings as well on add impulse.
What kinda “works” is to set the mesh to pawn collision preset
then enemy spawn and dont move anymore but at least i can test the impulse… And nothing happens… looks like this then ( i try to push them from all directions)
I did now. There is something flawed with the collision settings tough. If i set all the same they fall under the floor and the floor itself blocks all settings… anyway to make them not fall under the floor i need to set in the enemy capsule component to Pawn preset for example and mesh can be the same as you have exact same… with this setting
result:
If i set the exact same settings in the collsion of the enemy bp first all fell under the floor and second i get this error: