> For the complete documentation index, see [llms.txt](https://docs.candy-smith.com/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.candy-smith.com/main/bubble-shooter-toolkit/scripts.md).

# Scripts

- [Scripts Overview](https://docs.candy-smith.com/main/bubble-shooter-toolkit/scripts/scripts-overview.md): Important Scripts
- [Ball spawner](https://docs.candy-smith.com/main/bubble-shooter-toolkit/scripts/scripts-overview/ball-spawner.md)
- [EventManager](https://docs.candy-smith.com/main/bubble-shooter-toolkit/scripts/scripts-overview/eventmanager.md): EventManager is a singleton class that manages custom game events. An event is an occurrence of a specific action or condition that game can respond to.
- [GetNeighbours](https://docs.candy-smith.com/main/bubble-shooter-toolkit/scripts/scripts-overview/getneighbours.md)
- [Resource system](https://docs.candy-smith.com/main/bubble-shooter-toolkit/scripts/scripts-overview/resource-system.md)
- [Playable item types](https://docs.candy-smith.com/main/bubble-shooter-toolkit/scripts/scripts-overview/playable-item-types.md)
