Entity:DropToFloor
Entity:DropToFloor()
Description
Move an entity down until it collides with something.
The entity needs to already have something below it within 256 units.
Example
Move all props on the server down until they collide with something.
Example
Drops players to the ground when they spawn.