vixp1xx

Untitled

Oct 22nd, 2020 (edited)
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. Let's make a game!
  2. name:game
  3. by:vixp1x
  4. desc:a game
  5. version:1.0
  6.  
  7.  
  8. Layout
  9. use default
  10.  
  11. Settings
  12.  
  13. background:https://www.muralswallpaper.com/app/uploads/grey-ombre-product.jpg
  14. building cost increase:115%
  15. building cost refund:50%
  16. spritesheet:uuuu, 48 by 48,https://opengameart.org/sites/default/files/styles/medium/public/48x48_Faces_1st_Sheet_Update_CharlesGabriel_OGA_preview.png
  17.  
  18.  
  19. Buttons
  20. *facebutton
  21. name:tap da face
  22. desc:Click this tree to get more faces
  23. on click:anim icon wobble
  24. on click:yield 1 face
  25. icon:uuuu[1,1]
  26. no text
  27. class:bigButton hasFlares
  28. icon class:shadowed
  29. tooltip origin:bottom
  30. tooltip class:red
  31.  
  32. Resources
  33. *face|faces
  34. name:face|faces
  35. desc:dis face is mony
  36. icon:uuuu[1,2]
  37. class:noBackground
  38. show earned
  39.  
  40.  
  41. Buildings
  42. *TEMPLATE
  43. on click:anim glow
  44.  
  45.  
  46. *yellowHairFace|yellowHairFace
  47. name:face1|faces1
  48. desc:another face.<//><b>Effect:</b><.>Produces 5 faces every second.
  49. icon:https:uuuu[2,1]
  50. cost:15 faces
  51. on tick:yield 5 faces
  52. limit:17538.88
  53. req:1 face:earned
  54.  
Add Comment
Please, Sign In to add comment