First commit 🎉
This commit is contained in:
commit
43ea213f9b
728 changed files with 37080 additions and 0 deletions
6
addons/popochiu/engine/others/popochiu_gui_info.gd
Normal file
6
addons/popochiu/engine/others/popochiu_gui_info.gd
Normal file
|
@ -0,0 +1,6 @@
|
|||
class_name PopochiuGUIInfo
|
||||
extends Resource
|
||||
|
||||
@export var title := ""
|
||||
@export_multiline var description := ""
|
||||
@export var icon: Texture
|
Loading…
Add table
Add a link
Reference in a new issue