Advertisement
Guest User

Untitled

a guest
Jan 20th, 2020
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. -- The for loop is running above
  2. tiles = {{"simple_tulle_moving2.png", animation={
  3. type="vertical_frames",
  4. aspect_w=64,
  5. aspect_h=64,
  6. length=1.5
  7. }
  8. }
  9. },
  10. overlay_tiles = {{"simple_tulle_moving1.png", color=code}}, -- 'code' is color string code
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement