Extended example.

master
Robert Zenz 2015-09-02 19:43:43 +02:00
parent b4d0bab3d1
commit 3665c0e8ae
1 changed files with 6 additions and 0 deletions

6
README
View File

@ -12,6 +12,12 @@ To activate the system, add it to your `depends.txt` and call this in your
`init.lua.`:
spawnusher.activate()
-- With parameters.
spawnusher.activate(
40, -- random_placement_radius
2, -- required_bubble_size
0.5) -- retry_time
Optionally, you can set parameters when activating it, it accepts three
parameters: