mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
finished last save script. renamed things in the
character creation to make navigating the script and hierarchy not a complete nightmare
This commit is contained in:
parent
b7ad593102
commit
7f88a823d8
@ -1,18 +1,19 @@
|
|||||||
2a60927148abd1d33b818b535e306557
|
2a60927148abd1d33b818b535e306557
|
||||||
::res://::1699812753
|
::res://::1705255721
|
||||||
Cabin-VariableFont_wdth,wght.ttf::FontFile::6071708341937432371::1691361083::1691361083::1::::<><>::
|
Cabin-VariableFont_wdth,wght.ttf::FontFile::6071708341937432371::1691361083::1691361083::1::::<><>::
|
||||||
default_env.tres::Environment::-1::1691361083::0::1::::<><>::
|
default_env.tres::Environment::-1::1691361083::0::1::::<><>::
|
||||||
GenreSettings.gd::GDScript::-1::1699512452::0::1::::<>Node<>::
|
GenreSettings.gd::GDScript::-1::1699512452::0::1::::<>Node<>::
|
||||||
genre_dialog_container.gd::GDScript::-1::1693701895::0::1::::<>ScrollContainer<>::
|
genre_dialog_container.gd::GDScript::-1::1693701895::0::1::::<>ScrollContainer<>::
|
||||||
genre_dialog_container.tscn::PackedScene::153944638127573795::1699511997::0::1::::<><>::uid://cl7q0snsncynm<>res://genre_dialog_container.gd
|
genre_dialog_container.tscn::PackedScene::153944638127573795::1699812762::0::1::::<><>::uid://cl7q0snsncynm<>res://genre_dialog_container.gd
|
||||||
icon.png::CompressedTexture2D::6683631437730026850::1691361083::1691361083::1::::<><>::
|
icon.png::CompressedTexture2D::6683631437730026850::1691361083::1691361083::1::::<><>::
|
||||||
MenuManager.gd::GDScript::-1::1691944901::0::1::::<>Node<>::
|
MenuManager.gd::GDScript::-1::1691944901::0::1::::<>Node<>::
|
||||||
new_genre.tscn::PackedScene::4691503272014395181::1699511997::0::1::::<><>::
|
new_genre.tscn::PackedScene::4691503272014395181::1699812762::0::1::::<><>::
|
||||||
README.md::TextFile::-1::1691361083::0::1::::<><>::
|
README.md::TextFile::-1::1691361083::0::1::::<><>::
|
||||||
term_container.tscn::PackedScene::5611995818604433798::1693153114::0::1::::<><>::
|
term_container.tscn::PackedScene::5611995818604433798::1699817594::0::1::::<><>::
|
||||||
::res://index_screen/::1691361083
|
::res://index_screen/::1691361083
|
||||||
index.tscn::PackedScene::1801527253264693182::1691361083::0::1::::<><>::
|
index.tscn::PackedScene::1801527253264693182::1691361083::0::1::::<><>::
|
||||||
::res://top_toolbar/::1699512558
|
::res://top_toolbar/::1701632118
|
||||||
DialogMenu.gd::GDScript::-1::1699512558::0::1::::<>Label<>::
|
CharacterMenu.gd::GDScript::-1::1701632118::0::1::::<>Label<>::
|
||||||
|
DialogMenu.gd::GDScript::-1::1699817594::0::1::::<>Label<>::
|
||||||
GenreDialogManager.gd::GDScript::-1::1693443126::0::1::::<>OptionButton<>::
|
GenreDialogManager.gd::GDScript::-1::1693443126::0::1::::<>OptionButton<>::
|
||||||
TopToolbar.tscn::PackedScene::5079673781919012116::1699512558::0::1::::<><>::res://MenuManager.gd<>res://GenreSettings.gd<>res://top_toolbar/DialogMenu.gd<>res://top_toolbar/GenreDialogManager.gd<>uid://cgtpfhy1ler0
|
TopToolbar.tscn::PackedScene::5079673781919012116::1701632118::0::1::::<><>::res://MenuManager.gd<>res://GenreSettings.gd<>res://top_toolbar/DialogMenu.gd<>res://top_toolbar/GenreDialogManager.gd<>uid://cgtpfhy1ler0<>res://top_toolbar/CharacterMenu.gd
|
||||||
|
@ -1,6 +1,2 @@
|
|||||||
res://top_toolbar/TopToolbar.tscn
|
res://top_toolbar/TopToolbar.tscn
|
||||||
res://genre_dialog_container.tscn
|
|
||||||
res://new_genre.tscn
|
|
||||||
res://term_container.tscn
|
|
||||||
res://top_toolbar/DialogMenu.gd
|
|
||||||
res://top_toolbar/CharacterMenu.gd
|
res://top_toolbar/CharacterMenu.gd
|
||||||
|
@ -21,7 +21,7 @@ state={
|
|||||||
"folded_lines": Array[int]([]),
|
"folded_lines": Array[int]([]),
|
||||||
"h_scroll_position": 0,
|
"h_scroll_position": 0,
|
||||||
"row": 35,
|
"row": 35,
|
||||||
"scroll_position": 11.0,
|
"scroll_position": 2.0,
|
||||||
"selection": false,
|
"selection": false,
|
||||||
"syntax_highlighter": "GDScript"
|
"syntax_highlighter": "GDScript"
|
||||||
}
|
}
|
||||||
@ -77,11 +77,11 @@ state={
|
|||||||
state={
|
state={
|
||||||
"bookmarks": PackedInt32Array(),
|
"bookmarks": PackedInt32Array(),
|
||||||
"breakpoints": PackedInt32Array(),
|
"breakpoints": PackedInt32Array(),
|
||||||
"column": 40,
|
"column": 76,
|
||||||
"folded_lines": Array[int]([]),
|
"folded_lines": Array[int]([]),
|
||||||
"h_scroll_position": 0,
|
"h_scroll_position": 0,
|
||||||
"row": 15,
|
"row": 100,
|
||||||
"scroll_position": 0.0,
|
"scroll_position": 69.0,
|
||||||
"selection": false,
|
"selection": false,
|
||||||
"syntax_highlighter": "GDScript"
|
"syntax_highlighter": "GDScript"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user