Advertisement
CapsAdmin

Untitled

Sep 3rd, 2013
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.38 KB | None | 0 0
  1. <hsv=h, s, v>
  2. <color=r, g, b, a>
  3. <physics=gravity_y, gravity_x, vx, vy, drag, rand_mult>
  4. <matrix=pos_x, pos_y, scale_x, scale_y, angle, center_x, center_y>
  5. <font=name>
  6. <texture=path/url, size>
  7.  
  8. <repeat=last_tags> (x amount of last tags, <r=x> also works)
  9. <remember=id, last_tags> -- store x amount of last tags, default is all previous
  10. <variable=id> -- used stored tags :id: also works
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement