-
Notifications
You must be signed in to change notification settings - Fork 1
Prefab Documentation
JA-Dempsey edited this page Aug 17, 2023
·
9 revisions
This is a simple list of the prefabs found within the game. They are organized below alphabetically, and will be able to list most common prefabs in the game.
While UI prefabs exist, they are mainly ways for us to setup scenes and what occurs with them. They can be used to setup scenes, or individual dialogs, and mostly contain the elements that show up to the player. Most of them simply use Unity's built-in methods for constructing UIs with assets or other images added in to create the UI. These prefabs will generall be named for the individual portion of the ui, or the contents of a dialog or screen shown to player.