onto Godot4 and stuff
This commit is contained in:
parent
09ecc7dcf1
commit
d159d81d8e
@ -8,7 +8,7 @@ Anim={
|
||||
"grid_snap_active": false,
|
||||
"grid_step": Vector2(8, 8),
|
||||
"grid_visibility": 1,
|
||||
"ofs": Vector2(-336.328, -88.9047),
|
||||
"ofs": Vector2(-328.219, -45.1002),
|
||||
"primary_grid_steps": 8,
|
||||
"show_edit_locks": true,
|
||||
"show_guides": true,
|
||||
@ -32,7 +32,7 @@ Anim={
|
||||
"snap_rotation_step": 0.261799,
|
||||
"snap_scale": false,
|
||||
"snap_scale_step": 0.1,
|
||||
"zoom": 0.749154
|
||||
"zoom": 0.793701
|
||||
}
|
||||
3D={
|
||||
"fov": 70.01,
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,5 +1,5 @@
|
||||
2a60927148abd1d33b818b535e306557
|
||||
::res://::1680093271
|
||||
::res://::1680232681
|
||||
AllBuildings.tscn::PackedScene::-1::1680093014::0::1::::<><>::res://Assets/classroom_empty.png
|
||||
BudgetMenu.gd::GDScript::-1::1680093014::0::1::::<>Control<>::
|
||||
Buildings.gd::GDScript::-1::1680093014::0::1::::<>Node<>::
|
||||
@ -7,12 +7,12 @@ ClassTeachers.gd::GDScript::-1::1680093014::0::1::::<>Node<>::
|
||||
CTeacher.gd::GDScript::-1::1680093014::0::1::::<>Node2D<>::
|
||||
CTeacher.tscn::PackedScene::-1::1680093014::0::1::::<><>::res://CTeacher.gd
|
||||
DebugMenu.gd::GDScript::-1::1680093014::0::1::::<>Control<>::
|
||||
default_env.tres::Environment::7705074507224554240::1680093145::0::1::::<><>::
|
||||
default_env.tres::Environment::7705074507224554240::1680093427::0::1::::<><>::
|
||||
Finances.gd::GDScript::-1::1680093014::0::1::::<>Node<>::
|
||||
GameTimer.gd::GDScript::-1::1680093014::0::1::::<>Node<>::
|
||||
icon.png::CompressedTexture2D::1983872432739645788::1678450842::1680093021::1::::<><>::
|
||||
Main.gd::GDScript::-1::1680093014::0::1::::<>Node<>::
|
||||
Main.tscn::PackedScene::4856173409816320826::1680093145::0::1::::<><>::res://Pupils.gd<>res://BudgetMenu.gd<>res://Main.gd<>res://Buildings.gd<>res://ClassTeachers.gd<>uid://dwghtdnhmeve<>uid://dw764h386jj8v<>res://UserInterface.gd<>res://PrincipalMenu.gd<>uid://chtlo226ro7l<>res://DebugMenu.gd<>uid://bbwsnnt6q5y2g
|
||||
Main.tscn::PackedScene::4856173409816320826::1680093427::0::1::::<><>::res://Pupils.gd<>res://BudgetMenu.gd<>res://Main.gd<>res://Buildings.gd<>res://ClassTeachers.gd<>uid://dwghtdnhmeve<>uid://dw764h386jj8v<>res://UserInterface.gd<>res://PrincipalMenu.gd<>uid://chtlo226ro7l<>res://DebugMenu.gd<>uid://bbwsnnt6q5y2g
|
||||
MainCamera.gd::GDScript::-1::1680093014::0::1::::<>Camera2D<>::
|
||||
NameGenerator.gd::GDScript::-1::1680093014::0::1::::<>Node<>::
|
||||
PlayerVariables.gd::GDScript::-1::1680093014::0::1::::<>Node<>::
|
||||
|
@ -579,7 +579,6 @@ offset_bottom = 56.9557
|
||||
text = "CPDRoom"
|
||||
|
||||
[node name="DebugMenu" type="Control" parent="UI"]
|
||||
visible = false
|
||||
layout_mode = 3
|
||||
anchors_preset = 0
|
||||
offset_left = 80.0
|
||||
|
Loading…
Reference in New Issue
Block a user