mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
6d7009893c
This update does the following: 1. Removes themes from children of control node 2. Sets the dark theme to control node (MenuScreen) 3. Defines 2 styles within the 2 themes (dark and light) So to change the theme overall, for the control node, just load the needed theme, for example: theme=load("res://assets/ui_controlNode_light_theme.tres") |
||
---|---|---|
.. | ||
AddCharacter_temp.tscn | ||
grabFocus.gd | ||
LoadGame_temp.tscn | ||
MenuScreen.gd | ||
MenuScreen.tscn | ||
Multiplayer_temp.tscn | ||
NewGame_temp.tscn | ||
Settings_temp.tscn | ||
Temp_Button.gd |