IronDizaster

Untitled

Aug 25th, 2022 (edited)
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. Let's make a game!
  2. name:Mining idle
  3. by:Orteil
  4. desc:This is mining idle, made with Idle Game Maker.<//>Make bunnies and shoot for the stars!
  5. created:23/08/2022
  6. updated:23/08/2022
  7. version:1
  8.  
  9. CSS
  10. .beeicon
  11. {
  12. width:275px;
  13. height:256px;
  14. }
  15.  
  16. Settings
  17. background:stuff/meadow.jpg
  18. building cost increase:115%
  19. building cost refund:50%
  20. stylesheet:stuff/bigBlue.css
  21.  
  22. Layout
  23. use default
  24.  
  25. Buttons
  26. *mineButton
  27. name:Mine for materials!
  28. desc:Get mining and click on this stone for ore!
  29. on click:anim icon wobble
  30. icon:https://i.imgur.com/awxzazw.png
  31. no text
  32. class:bigButton hasFlares
  33. icon class:shadowed
  34. tooltip origin:bottom
  35. tooltip class:red
  36. on click:spawn bee
  37.  
  38. Shinies
  39. *bee
  40. on click:log Woop
  41. movement:followMouse
  42. frequency:9999999999
  43. frequency variation:999999999999
  44. icon:https://file.garden/YYjCqvtBp0P7hcN1/Capture.PNG
  45. icon class:beeicon
Advertisement
Add Comment
Please, Sign In to add comment