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

archery

git-svn-id: http://svn.net-core.org/repos/t-engine4@351 51575b47-30f0-44d4-a5cc-537603b46e54
parent 6ab43f6a
No related branches found
No related tags found
No related merge requests found
return {
base = 1000,
angle = { 0, 360 }, anglev = { 2000, 4000 }, anglea = { 20, 60 },
life = { 3, 6 },
size = { 1, 3 }, sizev = {0, 0}, sizea = {0, 0},
r = {180, 220}, rv = {0, 10}, ra = {0, 0},
g = {0, 0}, gv = {0, 0}, ga = {0, 0},
b = {200, 255}, bv = {0, 10}, ba = {0, 0},
a = {255, 255}, av = {0, 0}, aa = {0, 0},
}, function(self)
self.nb = (self.nb or 0) + 1
if self.nb < 6 then
self.ps:emit(100)
end
end
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