dot big bang

Developer API
Menu
All
  • Public
  • Public/Protected
  • All

Scripting is a great way to set your game apart from others in dot big bang. If you want to learn how to script the following examples may be helpful! Check out the other resources on this website as well. Scripting Basics is a great place to see a general overview on scripting, while Debugging A Game can help you really dive in to diagnose and fix any bugs you have!

Let's take a closer look at how to accomplish common things using the various API methods and properties available to us.

  1. Moving Stuff Around
  2. Collisions And Triggers
  3. Random Number Generation
  4. Cross Script Communication
  5. Networking State
  6. Spawning Objects
  7. Interacting With Objects
  8. User Input Handling
  9. Saving Data
  10. Playing Sounds