The global singleton scene, processes everything and hold global data. Also contains all the API functions.

<aside> 📌 Items marked with a ☄️are exclusive to the BLAST! version. Items marked with a 🌀 will disappear in future versions.

</aside>

Properties of the root node :

<aside> ☄️ If you change Custom Bullet Props Data, you need to restart Godot to see the changes applied to all Bullet Props. Adding and removing keys will impact ALL Bullet Props in your project. Changing default values will ONLY impact Bullet Props where this default value hasn’t been changed. If you witness a case where this rule doesn’t apply, please report it.

</aside>

Useful variables

These variables aren’t exported but can still be useful. Use Spawning.*variable* to get it. Variables accessible by an API function aren’t listed here, as it’s recommended to get them through their function instead.