mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 23:15:54 +00:00
Tabbed inventory
This commit is contained in:
parent
c81a92679b
commit
6d7282f5cb
214 changed files with 9329 additions and 186 deletions
57
addons/resources_spreadsheet_view/saved_state.json
Normal file
57
addons/resources_spreadsheet_view/saved_state.json
Normal file
|
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"column_properties": {
|
||||
"res://Resources/": {
|
||||
"metadata/_custom_type_script": {
|
||||
"visibility": 0
|
||||
},
|
||||
"resource_local_to_scene": {
|
||||
"visibility": 0
|
||||
},
|
||||
"resource_name": {
|
||||
"visibility": 0
|
||||
}
|
||||
},
|
||||
"res://Resources/Bullets/": {
|
||||
"metadata/_custom_type_script": {
|
||||
"visibility": 0
|
||||
},
|
||||
"resource_local_to_scene": {
|
||||
"visibility": 0
|
||||
},
|
||||
"resource_name": {
|
||||
"visibility": 0
|
||||
}
|
||||
},
|
||||
"res://Resources/Items/": {
|
||||
"metadata/_custom_type_script": {
|
||||
"visibility": 0
|
||||
},
|
||||
"resource_local_to_scene": {
|
||||
"visibility": 0
|
||||
},
|
||||
"resource_name": {
|
||||
"visibility": 0
|
||||
}
|
||||
},
|
||||
"res://Resources/Weapons/": {
|
||||
"metadata/_custom_type_script": {
|
||||
"visibility": 0
|
||||
},
|
||||
"resource_local_to_scene": {
|
||||
"visibility": 0
|
||||
},
|
||||
"resource_name": {
|
||||
"visibility": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"recent_paths": [
|
||||
"res://Resources/",
|
||||
"res://Resources/Items/",
|
||||
"res://Resources/Weapons/",
|
||||
"res://Resources/Bullets/"
|
||||
],
|
||||
"table_functions": {
|
||||
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue