blobleshoot now has trampolines which bounch the bloble higher , they are also randomly generated.
10 lines
No EOL
155 B
Text
10 lines
No EOL
155 B
Text
xlim = 100000
|
|
ylim = 5000
|
|
|
|
gen_pool_limit = 20
|
|
gen_balloon_limit = 20
|
|
gen_trampoline_limit = (xlim / 2000)
|
|
|
|
gen_pool = 0
|
|
gen_balloon = 0
|
|
gen_trampoline = 0 |