Skip to content
Snippets Groups Projects
Commit ce8150c3 authored by dg's avatar dg
Browse files

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@1622 51575b47-30f0-44d4-a5cc-537603b46e54
parent 70fa8af1
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ dir = math.rad(110)
return { generator = function()
local x, y = rng.range(-width/2, width), rng.range(-height/2, height)
local vel = rng.float(32, 48)
local vel = rng.float(60, 120)
return {
life = 30,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment