Yeah sure atm the system isn’t integrated enough to deal with collisions with the environment, at the monent there are two ways
1 ensure the floor value of your solver in the level matches the floor of your level. It should then collide with that invisible floor and have the desired effect
2 add a static mesh simulation component to an actor. It will mean you need to make it a bp the add it from the viewport of the new bp