Making a Object Start Falling Immeditly after Spawning it

Hey, How can i make an object just start falling like player if its on the air. Thanks!

Spawn a cube and set simulate physics :slight_smile:


been trying it actually, it didnt work somehow that why i asked :frowning:

I made a BP, put a sphere in it with this code

physics

What did you do different?

hey, i found out the custom object i have made doesnt have collusion i needed to create collusion in static mesh first. But for simple UE given objects like a cube, it works fine as you did. But thanks !

1 Like

great stuff, thanks for sharing

1 Like