Add freecam and add basic tools and references
This commit is contained in:
@@ -11,15 +11,21 @@ config_version=5
|
||||
[application]
|
||||
|
||||
config/name="Splunk"
|
||||
run/main_scene="uid://bj52j4ew2lfr6"
|
||||
config/features=PackedStringArray("4.4", "Forward Plus")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[editor_plugins]
|
||||
|
||||
enabled=PackedStringArray("res://addons/freecam_3D/plugin.cfg")
|
||||
|
||||
[file_customization]
|
||||
|
||||
folder_colors={
|
||||
"res://items/": "yellow",
|
||||
"res://levels/": "green",
|
||||
"res://player/": "purple"
|
||||
"res://player/": "purple",
|
||||
"res://tools/": "gray"
|
||||
}
|
||||
|
||||
[physics]
|
||||
|
||||
Reference in New Issue
Block a user