What dues BP_Player.Cube Cube has to have 'Simulate Physics' enabled if you'd like to AddImpulse. mene

Hi BP_Player.Cube Cube has to have ‘Simulate Physics’ enabled if you’d like to AddImpulse. how big is this error and how to fix it I am using Set Simulate Physic to false, to prevent forces to moving the player upon death?

An object has to be simulating physics if you want to apply physics forces to it. If you need it to stop simulating on player death then when the player dies you can change it to false.