Advertisement
HugoBDesigner

Timers

Dec 10th, 2014
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.27 KB | None | 0 0
  1. boxtimers = {
  2. .5, .1, .2, .1, .1, .2, .1, .2, .1, .2,
  3. .1, .1, .1, .2, .2, .1, .2, .1, .2, .1,
  4. .1, .1, .2, .1, .1, .1, .1, .1, .1, .1,
  5. .1, .2, .1, .1, .1, .2, .1, .5, .2, .1,
  6. .1, .1, .1, .1}
  7.  
  8. --[[
  9. Frame 01: Fully closed
  10. Frame 38: Box ready
  11. Frame 39: Real box spawn]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement