Changes
Not quite sure what I changed, but git says I have changes made. It might be related to textures, but I'm not sure.
This commit is contained in:
parent
affe6646bb
commit
77d1f93605
@ -19,8 +19,8 @@ dock_filesystem_split=0
|
||||
dock_filesystem_display_mode=0
|
||||
dock_filesystem_file_sort=0
|
||||
dock_filesystem_file_list_display_mode=1
|
||||
dock_filesystem_selected_paths=PackedStringArray("res://")
|
||||
dock_filesystem_uncollapsed_paths=PackedStringArray("res://addons/kenney_particle_pack/")
|
||||
dock_filesystem_selected_paths=PackedStringArray("res://Models/kimber_1911/scene.gltf")
|
||||
dock_filesystem_uncollapsed_paths=PackedStringArray("res://", "res://Models/", "res://Models/kimber_1911/", "res://addons/kenney_particle_pack/")
|
||||
dock_3="Scene,Import"
|
||||
dock_4="FileSystem"
|
||||
dock_5="Inspector,Node,History"
|
||||
@ -29,10 +29,10 @@ dock_5="Inspector,Node,History"
|
||||
|
||||
open_scenes=PackedStringArray("res://Scenes/world.tscn", "res://Prefabs/player.tscn")
|
||||
center_split_offset=-279
|
||||
selected_default_debugger_tab_idx=0
|
||||
selected_default_debugger_tab_idx=1
|
||||
selected_main_editor_idx=1
|
||||
current_scene="res://Prefabs/player.tscn"
|
||||
selected_bottom_panel_item=0
|
||||
selected_bottom_panel_item=1
|
||||
|
||||
[ScriptEditor]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
ea4bc82a6ad023ab7ee23ee620429895
|
||||
::res://::1701491923
|
||||
::res://::1701742854
|
||||
export_presets.cfg::TextFile::-1::1699984723::0::1::::<><>::
|
||||
icon.svg::CompressedTexture2D::8963615070695796116::1699485144::1699485149::1::::<><>::
|
||||
::res://addons/::1699501524
|
||||
@ -310,11 +310,11 @@ lambert1_metallicRoughness.png::CompressedTexture2D::8931258458639185901::169966
|
||||
lambert1_normal.png::CompressedTexture2D::3998376482152544164::1699662585::1699662585::1::::<><>::
|
||||
::res://Occlusion Data/::1699669336
|
||||
environment.occ::ArrayOccluder3D::2660494726846166203::1699668360::0::1::::<><>::
|
||||
::res://Prefabs/::1701490162
|
||||
player.tscn::PackedScene::4444783912067201683::1701490162::0::1::::<><>::res://Scripts/Player.gd<>uid://da1qh4xri24f2::::res://Models/kimber_1911/scene.gltf<>uid://d164amgdtaa5k::::res://Models/funny_rubber_chicken/chicken.tscn<>uid://bx0esoasfh733::::res://addons/kenney_particle_pack/star_06.png<>uid://cfwx1moklfkfj::::res://Sound Effects/weapon_gun_1911_A_41.ogg
|
||||
::res://Scenes/::1701490152
|
||||
::res://Prefabs/::1701491942
|
||||
player.tscn::PackedScene::4444783912067201683::1701491942::0::1::::<><>::res://Scripts/Player.gd<>uid://da1qh4xri24f2::::res://Models/kimber_1911/scene.gltf<>uid://d164amgdtaa5k::::res://Models/funny_rubber_chicken/chicken.tscn<>uid://bx0esoasfh733::::res://addons/kenney_particle_pack/star_06.png<>uid://cfwx1moklfkfj::::res://Sound Effects/weapon_gun_1911_A_41.ogg
|
||||
::res://Scenes/::1701491942
|
||||
environment.tscn::PackedScene::8256961957080777526::1699669972::0::1::::<><>::uid://ca0iv4endjdmn::::res://Models/environment.glb<>uid://ckhpjran4mily::::res://addons/kenney_prototype_textures/dark/texture_04.png<>uid://c4nnm6ptome8x::::res://addons/kenney_prototype_textures/red/texture_10.png<>uid://bd507vee6ic1p::::res://Occlusion Data/environment.occ
|
||||
world.tscn::PackedScene::1877808985457939721::1701490152::0::1::::<><>::res://Scripts/world.gd<>uid://dpvy7sm57pjn7::::res://Scenes/environment.tscn<>uid://dhytg0w8gqdob::::res://addons/kenney_particle_pack/circle_05.png
|
||||
world.tscn::PackedScene::1877808985457939721::1701491942::0::1::::<><>::res://Scripts/world.gd<>uid://dpvy7sm57pjn7::::res://Scenes/environment.tscn<>uid://dhytg0w8gqdob::::res://addons/kenney_particle_pack/circle_05.png
|
||||
::res://Scripts/::1701489694
|
||||
chicken.gd::GDScript::-1::1699544273::0::1::::<>Node3D<>::
|
||||
HatHider.gd::GDScript::-1::1699664681::0::1::::<>Node3D<>::
|
||||
|
@ -107,11 +107,11 @@ Anim={
|
||||
"listener": true,
|
||||
"lock_rotation": false,
|
||||
"orthogonal": false,
|
||||
"position": Vector3(0.701966, 1.27531, 1.27978),
|
||||
"position": Vector3(0.395137, 1.26521, 1.38015),
|
||||
"use_environment": false,
|
||||
"view_type": 0,
|
||||
"x_rotation": 0.261797,
|
||||
"y_rotation": 27.7027
|
||||
"x_rotation": 0.296704,
|
||||
"y_rotation": 28.0169
|
||||
}, {
|
||||
"auto_orthogonal": false,
|
||||
"auto_orthogonal_enabled": true,
|
||||
|
@ -7,7 +7,7 @@ use_advanced_connections=false
|
||||
|
||||
run_live_debug=true
|
||||
run_reload_scripts=true
|
||||
run_debug_instances=2
|
||||
run_debug_instances=1
|
||||
|
||||
[dialog_bounds]
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user