-
-
Notifications
You must be signed in to change notification settings - Fork 19
Popochiu dock
Carenalga edited this page Feb 11, 2023
·
5 revisions
The Popochiu dock consists of three tabs, used to group the Objects that build the game. At the moment the Settings are modified using Godot's Inspector, but in a future version of the plugin, we'll move that to a tab too.
- Main tab - Used to work with the main Objects of the game: Rooms, Characters, Inventory items, Dialogs.
- Room tab - Used to work with the Objects of a Room when it is the active scene in the 2D editor. It shows the Props, Hotspots, Walkable areas, and Regions of the room.
- Audio tab - Used to show the audio clips that can be played in the game. They are grouped in Music, Sound effects, Voices, and Graphic interface.
- Settings - Used to modify properties related to the game behavior.