added phase 1 of gameplay and ui buttons
This commit is contained in:
26
addons/cba/README.md
Normal file
26
addons/cba/README.md
Normal file
@@ -0,0 +1,26 @@
|
||||
[](https://discord.gg/ZuUWPaSrHa)
|
||||
# Chey's Background Addon
|
||||
A simple plugin to put a background image behind your Godot editor.
|
||||
|
||||

|
||||
|
||||
# Installation
|
||||
You can download it from the [asset library](https://godotengine.org/asset-library/asset/2933), which you can also use within the editor.
|
||||
|
||||
Then enable the plugin from `Project > Project Settings > Plugins`. It will probably freeze for a couple seconds. That's intended.
|
||||
|
||||
|
||||
# Configuration
|
||||
Simply go to `Project > Tools > Backgrounds`. That should open up the configuration window.
|
||||
|
||||
All the configuration is stored in `addons/cba/config.json`.
|
||||
|
||||
> [!NOTE]
|
||||
> Changing the UI color might freeze your editor for a second or two. Don't worry, that's normal. Godot just takes time to refresh all the theming.
|
||||
|
||||

|
||||
|
||||
# Support
|
||||
If you have a problem with the plugin, just come to my Discord server and I'll try to help.
|
||||
|
||||
[](https://discord.gg/ZuUWPaSrHa)
|
||||
Reference in New Issue
Block a user