Entities: boulder_spawn
This is a point entity. It has no size or shape in-game.
Spawns a number of boulders at this point in the map that roll in a specified direction. The boulders have default speed. This entity cannot be triggered.
Properties:
- Axis Choice (axis_choice) - Defines the direction in which spawned boulders travel
- Name - The game does not use this property
- Spawn Rate (spawn_rate) - Defines how often boulders are spawned. The value entered is the time (in seconds) between boulders. '0' is the same as '15'.
- Number of Boulders (num_boulders) - Defines how many boulders will be spawned. '-1' means infinite, and '0' is the same as '10'