Init godot project
This commit is contained in:
parent
927d6b560c
commit
4b1867590a
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# Normalize EOL for all files that Git considers text files.
|
||||
* text=auto eol=lf
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
1
.godot/.gdignore
Normal file
1
.godot/.gdignore
Normal file
@ -0,0 +1 @@
|
||||
|
@ -0,0 +1,178 @@
|
||||
[editor_states]
|
||||
|
||||
Anim={
|
||||
"visible": false
|
||||
}
|
||||
2D={
|
||||
"grid_offset": Vector2(0, 0),
|
||||
"grid_snap_active": false,
|
||||
"grid_step": Vector2(8, 8),
|
||||
"grid_visibility": 1,
|
||||
"ofs": Vector2(-4542.83, -3130.41),
|
||||
"primary_grid_step": Vector2i(8, 8),
|
||||
"show_group_gizmos": true,
|
||||
"show_guides": true,
|
||||
"show_helpers": false,
|
||||
"show_lock_gizmos": true,
|
||||
"show_origin": true,
|
||||
"show_position_gizmos": true,
|
||||
"show_rulers": true,
|
||||
"show_transformation_gizmos": true,
|
||||
"show_viewport": true,
|
||||
"show_zoom_control": true,
|
||||
"smart_snap_active": false,
|
||||
"snap_guides": true,
|
||||
"snap_node_anchors": true,
|
||||
"snap_node_center": true,
|
||||
"snap_node_parent": true,
|
||||
"snap_node_sides": true,
|
||||
"snap_other_nodes": true,
|
||||
"snap_pixel": true,
|
||||
"snap_relative": false,
|
||||
"snap_rotation": false,
|
||||
"snap_rotation_offset": 0.0,
|
||||
"snap_rotation_step": 0.261799,
|
||||
"snap_scale": false,
|
||||
"snap_scale_step": 0.1,
|
||||
"zoom": 0.0869987
|
||||
}
|
||||
3D={
|
||||
"fov": 70.01,
|
||||
"gizmos_status": {
|
||||
"AudioListener3D": 0,
|
||||
"AudioStreamPlayer3D": 0,
|
||||
"CPUParticles3D": 0,
|
||||
"CSGShape3D": 0,
|
||||
"Camera3D": 0,
|
||||
"CollisionObject3D": 0,
|
||||
"CollisionPolygon3D": 0,
|
||||
"CollisionShape3D": 0,
|
||||
"Decal": 0,
|
||||
"FogVolume": 0,
|
||||
"GPUParticles3D": 0,
|
||||
"GPUParticlesCollision3D": 0,
|
||||
"Joint3D": 0,
|
||||
"Light3D": 0,
|
||||
"LightmapGI": 0,
|
||||
"LightmapProbe": 0,
|
||||
"Marker3D": 0,
|
||||
"MeshInstance3DCustomAABB": 0,
|
||||
"NavigationLink3D": 0,
|
||||
"NavigationRegion3D": 0,
|
||||
"OccluderInstance3D": 0,
|
||||
"Path3D": 0,
|
||||
"PhysicalBone3D": 0,
|
||||
"RayCast3D": 0,
|
||||
"ReflectionProbe": 0,
|
||||
"ShapeCast3D": 0,
|
||||
"Skeleton3D": 0,
|
||||
"SoftBody3D": 0,
|
||||
"SpringArm3D": 0,
|
||||
"VehicleWheel3D": 0,
|
||||
"VisibleOnScreenNotifier3D": 0,
|
||||
"VoxelGI": 0
|
||||
},
|
||||
"local_coords": false,
|
||||
"preview_sun_env": {
|
||||
"environ_ao_enabled": false,
|
||||
"environ_enabled": true,
|
||||
"environ_energy": 1.0,
|
||||
"environ_gi_enabled": false,
|
||||
"environ_glow_enabled": true,
|
||||
"environ_ground_color": Color(0.2, 0.169, 0.133, 1),
|
||||
"environ_sky_color": Color(0.385, 0.454, 0.55, 1),
|
||||
"environ_tonemap_enabled": true,
|
||||
"sun_color": Color(1, 1, 1, 1),
|
||||
"sun_enabled": true,
|
||||
"sun_energy": 1.0,
|
||||
"sun_max_distance": 100.0,
|
||||
"sun_rotation": Vector2(-1.0472, 2.61799)
|
||||
},
|
||||
"rotate_snap": 15.0,
|
||||
"scale_snap": 10.0,
|
||||
"show_grid": true,
|
||||
"show_origin": true,
|
||||
"snap_enabled": false,
|
||||
"translate_snap": 1.0,
|
||||
"viewport_mode": 1,
|
||||
"viewports": [{
|
||||
"auto_orthogonal": false,
|
||||
"auto_orthogonal_enabled": true,
|
||||
"cinematic_preview": false,
|
||||
"display_mode": 21,
|
||||
"distance": 7.6359,
|
||||
"doppler": false,
|
||||
"frame_time": false,
|
||||
"gizmos": true,
|
||||
"half_res": false,
|
||||
"information": false,
|
||||
"listener": true,
|
||||
"lock_rotation": false,
|
||||
"orthogonal": false,
|
||||
"position": Vector3(0, 0, 0),
|
||||
"use_environment": false,
|
||||
"view_type": 0,
|
||||
"x_rotation": 0.382451,
|
||||
"y_rotation": -1.58645
|
||||
}, {
|
||||
"auto_orthogonal": false,
|
||||
"auto_orthogonal_enabled": true,
|
||||
"cinematic_preview": false,
|
||||
"display_mode": 21,
|
||||
"distance": 4.0,
|
||||
"doppler": false,
|
||||
"frame_time": false,
|
||||
"gizmos": true,
|
||||
"half_res": false,
|
||||
"information": false,
|
||||
"listener": false,
|
||||
"lock_rotation": false,
|
||||
"orthogonal": false,
|
||||
"position": Vector3(0, 0, 0),
|
||||
"use_environment": false,
|
||||
"view_type": 0,
|
||||
"x_rotation": 0.5,
|
||||
"y_rotation": -0.5
|
||||
}, {
|
||||
"auto_orthogonal": false,
|
||||
"auto_orthogonal_enabled": true,
|
||||
"cinematic_preview": false,
|
||||
"display_mode": 21,
|
||||
"distance": 4.0,
|
||||
"doppler": false,
|
||||
"frame_time": false,
|
||||
"gizmos": true,
|
||||
"half_res": false,
|
||||
"information": false,
|
||||
"listener": false,
|
||||
"lock_rotation": false,
|
||||
"orthogonal": false,
|
||||
"position": Vector3(0, 0, 0),
|
||||
"use_environment": false,
|
||||
"view_type": 0,
|
||||
"x_rotation": 0.5,
|
||||
"y_rotation": -0.5
|
||||
}, {
|
||||
"auto_orthogonal": false,
|
||||
"auto_orthogonal_enabled": true,
|
||||
"cinematic_preview": false,
|
||||
"display_mode": 21,
|
||||
"distance": 4.0,
|
||||
"doppler": false,
|
||||
"frame_time": false,
|
||||
"gizmos": true,
|
||||
"half_res": false,
|
||||
"information": false,
|
||||
"listener": false,
|
||||
"lock_rotation": false,
|
||||
"orthogonal": false,
|
||||
"position": Vector3(0, 0, 0),
|
||||
"use_environment": false,
|
||||
"view_type": 0,
|
||||
"x_rotation": 0.5,
|
||||
"y_rotation": -0.5
|
||||
}],
|
||||
"zfar": 4000.01,
|
||||
"znear": 0.05
|
||||
}
|
||||
selected_nodes=Array[NodePath]([NodePath("/root/@EditorNode@16894/@Panel@13/@VBoxContainer@14/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@25/DockVSplitCenter/@VSplitContainer@52/@VBoxContainer@53/@PanelContainer@98/MainScreen/@CanvasItemEditor@9280/@VSplitContainer@9102/@HSplitContainer@9104/@HSplitContainer@9106/@Control@9107/@SubViewportContainer@9108/@SubViewport@9109/Character/CharacterBody3D/Body/CameraMount")])
|
@ -0,0 +1,5 @@
|
||||
[folding]
|
||||
|
||||
node_unfolds=[NodePath("CharacterBody3D/Body/CameraMount"), PackedStringArray("Transform"), NodePath("CharacterBody3D/Body/CameraMount/Camera"), PackedStringArray("Transform")]
|
||||
resource_unfolds=["res://scenes/utils/character.tscn::CylinderShape3D_1sre5", PackedStringArray()]
|
||||
nodes_folded=[]
|
@ -0,0 +1,3 @@
|
||||
[folding]
|
||||
|
||||
sections_unfolded=PackedStringArray()
|
@ -0,0 +1,3 @@
|
||||
[folding]
|
||||
|
||||
sections_unfolded=PackedStringArray()
|
12
.godot/editor/create_recent.Node
Normal file
12
.godot/editor/create_recent.Node
Normal file
@ -0,0 +1,12 @@
|
||||
Node3D
|
||||
CollisionShape3D
|
||||
Camera3D
|
||||
CSGCylinder3D
|
||||
CSGSphere3D
|
||||
CharacterBody3D
|
||||
DirectionalLight3D
|
||||
CSGBox3D
|
||||
StaticBody3D
|
||||
GridMap
|
||||
Generic6DOFJoint3D
|
||||
WorldEnvironment
|
49
.godot/editor/editor_layout.cfg
Normal file
49
.godot/editor/editor_layout.cfg
Normal file
@ -0,0 +1,49 @@
|
||||
[docks]
|
||||
|
||||
dock_3_selected_tab_idx=0
|
||||
dock_4_selected_tab_idx=0
|
||||
dock_5_selected_tab_idx=0
|
||||
dock_floating={}
|
||||
dock_bottom=[]
|
||||
dock_closed=[]
|
||||
dock_split_2=0
|
||||
dock_split_3=0
|
||||
dock_hsplit_1=0
|
||||
dock_hsplit_2=540
|
||||
dock_hsplit_3=-432
|
||||
dock_hsplit_4=0
|
||||
dock_filesystem_h_split_offset=480
|
||||
dock_filesystem_v_split_offset=0
|
||||
dock_filesystem_display_mode=0
|
||||
dock_filesystem_file_sort=0
|
||||
dock_filesystem_file_list_display_mode=1
|
||||
dock_filesystem_selected_paths=PackedStringArray("res://scenes/utils/character.tscn")
|
||||
dock_filesystem_uncollapsed_paths=PackedStringArray("Favorites", "res://", "res://scenes/", "res://scenes/utils/", "res://addons/", "res://addons/kenney_prototype_textures/orange/")
|
||||
dock_3="Scene,Import"
|
||||
dock_4="FileSystem"
|
||||
dock_5="Inspector,Node,History"
|
||||
|
||||
[EditorNode]
|
||||
|
||||
open_scenes=PackedStringArray("res://scenes/utils/character.tscn")
|
||||
current_scene="res://scenes/utils/character.tscn"
|
||||
center_split_offset=0
|
||||
selected_default_debugger_tab_idx=0
|
||||
selected_main_editor_idx=2
|
||||
selected_bottom_panel_item=0
|
||||
|
||||
[ScriptEditor]
|
||||
|
||||
open_scripts=["res://scenes/utils/character_body_3d.gd"]
|
||||
selected_script="res://scenes/utils/character_body_3d.gd"
|
||||
open_help=[]
|
||||
script_split_offset=140
|
||||
list_split_offset=0
|
||||
zoom_factor=1.0
|
||||
|
||||
[ShaderEditor]
|
||||
|
||||
open_shaders=[]
|
||||
split_offset=0
|
||||
selected_shader=""
|
||||
text_shader_zoom_factor=1.0
|
0
.godot/editor/favorites
Normal file
0
.godot/editor/favorites
Normal file
0
.godot/editor/favorites.Node
Normal file
0
.godot/editor/favorites.Node
Normal file
99
.godot/editor/filesystem_cache8
Normal file
99
.godot/editor/filesystem_cache8
Normal file
@ -0,0 +1,99 @@
|
||||
ea4bc82a6ad023ab7ee23ee620429895
|
||||
::res://::1737037070
|
||||
icon.svg::CompressedTexture2D::6293334859799825849::1736869462::1737029434::1::::<><>::
|
||||
README.md::TextFile::-1::1736782425::0::1::::<><>::
|
||||
::res://addons/::1737029345
|
||||
::res://addons/kenney_prototype_textures/::1736869689
|
||||
LICENSE.txt::TextFile::-1::1736869688::0::1::::<><>::
|
||||
::res://addons/kenney_prototype_textures/dark/::1737029953
|
||||
texture_01.png::CompressedTexture2D::8014208326336467885::1736869688::1737029950::1::::<><>::
|
||||
texture_02.png::CompressedTexture2D::2432288388540315486::1736869688::1736869689::1::::<><>::
|
||||
texture_03.png::CompressedTexture2D::718984629790284706::1736869688::1736869689::1::::<><>::
|
||||
texture_04.png::CompressedTexture2D::341418743939086096::1736869688::1737029953::1::::<><>::
|
||||
texture_05.png::CompressedTexture2D::7351723646777413688::1736869688::1736869689::1::::<><>::
|
||||
texture_06.png::CompressedTexture2D::8615009470155375539::1736869688::1736869689::1::::<><>::
|
||||
texture_07.png::CompressedTexture2D::2874041732111591054::1736869688::1736869689::1::::<><>::
|
||||
texture_08.png::CompressedTexture2D::1035326817980762041::1736869688::1736869689::1::::<><>::
|
||||
texture_09.png::CompressedTexture2D::6407493781882021197::1736869688::1736869689::1::::<><>::
|
||||
texture_10.png::CompressedTexture2D::970016071898969561::1736869688::1736869689::1::::<><>::
|
||||
texture_11.png::CompressedTexture2D::5381106305644616509::1736869688::1736869689::1::::<><>::
|
||||
texture_12.png::CompressedTexture2D::8434509427464472327::1736869688::1736869689::1::::<><>::
|
||||
texture_13.png::CompressedTexture2D::7788556782362452097::1736869688::1736869689::1::::<><>::
|
||||
::res://addons/kenney_prototype_textures/green/::1736869689
|
||||
texture_01.png::CompressedTexture2D::3591690079457645626::1736869688::1736869689::1::::<><>::
|
||||
texture_02.png::CompressedTexture2D::1698616428607644272::1736869688::1736869689::1::::<><>::
|
||||
texture_03.png::CompressedTexture2D::265155403077655284::1736869688::1736869689::1::::<><>::
|
||||
texture_04.png::CompressedTexture2D::705419063103924200::1736869688::1736869689::1::::<><>::
|
||||
texture_05.png::CompressedTexture2D::305786682205419453::1736869688::1736869689::1::::<><>::
|
||||
texture_06.png::CompressedTexture2D::7876514693098428664::1736869688::1736869689::1::::<><>::
|
||||
texture_07.png::CompressedTexture2D::5611489189511299230::1736869688::1736869689::1::::<><>::
|
||||
texture_08.png::CompressedTexture2D::6443450056591050810::1736869688::1736869689::1::::<><>::
|
||||
texture_09.png::CompressedTexture2D::8595944843117064655::1736869688::1736869689::1::::<><>::
|
||||
texture_10.png::CompressedTexture2D::7821201077408947508::1736869688::1736869689::1::::<><>::
|
||||
texture_11.png::CompressedTexture2D::1430367131781657164::1736869688::1736869689::1::::<><>::
|
||||
texture_12.png::CompressedTexture2D::7360614402890992885::1736869688::1736869689::1::::<><>::
|
||||
texture_13.png::CompressedTexture2D::7369035209002593630::1736869688::1736869689::1::::<><>::
|
||||
::res://addons/kenney_prototype_textures/light/::1736869689
|
||||
texture_01.png::CompressedTexture2D::7862618860966628850::1736869688::1736869689::1::::<><>::
|
||||
texture_02.png::CompressedTexture2D::3452553886857033907::1736869688::1736869689::1::::<><>::
|
||||
texture_03.png::CompressedTexture2D::4199276934284515983::1736869688::1736869689::1::::<><>::
|
||||
texture_04.png::CompressedTexture2D::2942993304927740418::1736869688::1736869689::1::::<><>::
|
||||
texture_05.png::CompressedTexture2D::6124607509632685472::1736869688::1736869689::1::::<><>::
|
||||
texture_06.png::CompressedTexture2D::1911568459262664059::1736869688::1736869689::1::::<><>::
|
||||
texture_07.png::CompressedTexture2D::8622626798144612244::1736869688::1736869689::1::::<><>::
|
||||
texture_08.png::CompressedTexture2D::3021798951951848728::1736869688::1736869689::1::::<><>::
|
||||
texture_09.png::CompressedTexture2D::8444566319518166270::1736869688::1736869689::1::::<><>::
|
||||
texture_10.png::CompressedTexture2D::675458333716866969::1736869688::1736869689::1::::<><>::
|
||||
texture_11.png::CompressedTexture2D::5523655257548494756::1736869688::1736869689::1::::<><>::
|
||||
texture_12.png::CompressedTexture2D::4857807675388186950::1736869688::1736869689::1::::<><>::
|
||||
texture_13.png::CompressedTexture2D::3273862421406529395::1736869688::1736869689::1::::<><>::
|
||||
::res://addons/kenney_prototype_textures/orange/::1737029977
|
||||
texture_01.png::CompressedTexture2D::8850892896430748122::1736869688::1737029439::1::::<><>::
|
||||
texture_02.png::CompressedTexture2D::2672000434421504928::1736869688::1737029939::1::::<><>::
|
||||
texture_03.png::CompressedTexture2D::1361783228247061649::1736869688::1736869689::1::::<><>::
|
||||
texture_04.png::CompressedTexture2D::1558588222599350847::1736869688::1736869689::1::::<><>::
|
||||
texture_05.png::CompressedTexture2D::7880821390891723738::1736869688::1736869689::1::::<><>::
|
||||
texture_06.png::CompressedTexture2D::7018380499964468401::1736869688::1736869689::1::::<><>::
|
||||
texture_07.png::CompressedTexture2D::6248945065740741411::1736869688::1736869689::1::::<><>::
|
||||
texture_08.png::CompressedTexture2D::3954449787186606783::1736869688::1736869689::1::::<><>::
|
||||
texture_09.png::CompressedTexture2D::6921285454149224906::1736869688::1737029977::1::::<><>::
|
||||
texture_10.png::CompressedTexture2D::379379000582102797::1736869688::1737029975::1::::<><>::
|
||||
texture_11.png::CompressedTexture2D::4367015284030897067::1736869688::1736869689::1::::<><>::
|
||||
texture_12.png::CompressedTexture2D::1534751701521898135::1736869688::1736869689::1::::<><>::
|
||||
texture_13.png::CompressedTexture2D::9011328998200671174::1736869688::1737029973::1::::<><>::
|
||||
::res://addons/kenney_prototype_textures/purple/::1736869689
|
||||
texture_01.png::CompressedTexture2D::7805623915026090141::1736869688::1736869689::1::::<><>::
|
||||
texture_02.png::CompressedTexture2D::8833013530932454676::1736869688::1736869689::1::::<><>::
|
||||
texture_03.png::CompressedTexture2D::1142264075268473671::1736869688::1736869689::1::::<><>::
|
||||
texture_04.png::CompressedTexture2D::6954617688936199902::1736869688::1736869689::1::::<><>::
|
||||
texture_05.png::CompressedTexture2D::8981351822393609896::1736869688::1736869689::1::::<><>::
|
||||
texture_06.png::CompressedTexture2D::6445691090060456570::1736869688::1736869689::1::::<><>::
|
||||
texture_07.png::CompressedTexture2D::3322378310072755368::1736869688::1736869689::1::::<><>::
|
||||
texture_08.png::CompressedTexture2D::3138713553971704626::1736869688::1736869689::1::::<><>::
|
||||
texture_09.png::CompressedTexture2D::8311663988417496651::1736869689::1736869689::1::::<><>::
|
||||
texture_10.png::CompressedTexture2D::1907232424808447802::1736869689::1736869689::1::::<><>::
|
||||
texture_11.png::CompressedTexture2D::277422384403551588::1736869689::1736869689::1::::<><>::
|
||||
texture_12.png::CompressedTexture2D::2135924986290984413::1736869689::1736869689::1::::<><>::
|
||||
texture_13.png::CompressedTexture2D::2502120491612661883::1736869689::1736869689::1::::<><>::
|
||||
::res://addons/kenney_prototype_textures/red/::1736869689
|
||||
texture_01.png::CompressedTexture2D::8659956684227579772::1736869689::1736869689::1::::<><>::
|
||||
texture_02.png::CompressedTexture2D::5789995300380875368::1736869689::1736869689::1::::<><>::
|
||||
texture_03.png::CompressedTexture2D::4952222541510049297::1736869689::1736869689::1::::<><>::
|
||||
texture_04.png::CompressedTexture2D::874893283185479439::1736869689::1736869689::1::::<><>::
|
||||
texture_05.png::CompressedTexture2D::4396290600234928335::1736869689::1736869689::1::::<><>::
|
||||
texture_06.png::CompressedTexture2D::5974277055110559038::1736869689::1736869689::1::::<><>::
|
||||
texture_07.png::CompressedTexture2D::5476557456313661038::1736869689::1736869689::1::::<><>::
|
||||
texture_08.png::CompressedTexture2D::8196374735315928810::1736869689::1736869689::1::::<><>::
|
||||
texture_09.png::CompressedTexture2D::4754284010640071075::1736869689::1736869689::1::::<><>::
|
||||
texture_10.png::CompressedTexture2D::2971695225111600166::1736869689::1736869689::1::::<><>::
|
||||
texture_11.png::CompressedTexture2D::8096073329999689269::1736869689::1736869689::1::::<><>::
|
||||
texture_12.png::CompressedTexture2D::4073907045700868469::1736869689::1736869689::1::::<><>::
|
||||
texture_13.png::CompressedTexture2D::3957247833334422199::1736869689::1736869689::1::::<><>::
|
||||
::res://scenes/::1736869534
|
||||
::res://scenes/maps/::1737031584
|
||||
test_map.tscn::PackedScene::509131424662177622::1737031584::0::1::::<><>::uid://c5uytbu1wc1bq::::res://addons/kenney_prototype_textures/orange/texture_09.png<>uid://e4nd8b6f0tw7::::res://addons/kenney_prototype_textures/dark/texture_04.png<>uid://ccm77j5rkh21w::::res://scenes/utils/character.tscn
|
||||
::res://scenes/utils/::1737036964
|
||||
character.tscn::PackedScene::4939992196724824302::1737036964::0::1::::<><>::res://scenes/utils/character_body_3d.gd
|
||||
character_body_3d.gd::GDScript::-1::1737036962::0::1::::<>CharacterBody3D<>::
|
||||
::res://scenes/weapon/::1736869509
|
||||
::res://scripts/::1737033404
|
1
.godot/editor/filesystem_update4
Normal file
1
.godot/editor/filesystem_update4
Normal file
@ -0,0 +1 @@
|
||||
res://scenes/utils/character.tscn
|
18
.godot/editor/project_metadata.cfg
Normal file
18
.godot/editor/project_metadata.cfg
Normal file
@ -0,0 +1,18 @@
|
||||
[editor_metadata]
|
||||
|
||||
executable_path="/Applications/Godot.app/Contents/MacOS/Godot"
|
||||
|
||||
[dialog_bounds]
|
||||
|
||||
create_new_node=Rect2(900, 470, 1800, 1400)
|
||||
editor_settings=Rect2(900, 470, 1800, 1400)
|
||||
project_settings=Rect2(600, 470, 2400, 1400)
|
||||
|
||||
[recent_files]
|
||||
|
||||
scenes=["res://scenes/utils/character.tscn", "res://scenes/maps/test_map.tscn"]
|
||||
scripts=["res://scenes/utils/character_body_3d.gd", "res://scripts/character_body_3d.gd"]
|
||||
|
||||
[script_setup]
|
||||
|
||||
last_selected_language="GDScript"
|
0
.godot/editor/recent_dirs
Normal file
0
.godot/editor/recent_dirs
Normal file
13
.godot/editor/script_editor_cache.cfg
Normal file
13
.godot/editor/script_editor_cache.cfg
Normal file
@ -0,0 +1,13 @@
|
||||
[res://scenes/utils/character_body_3d.gd]
|
||||
|
||||
state={
|
||||
"bookmarks": PackedInt32Array(),
|
||||
"breakpoints": PackedInt32Array(),
|
||||
"column": 0,
|
||||
"folded_lines": Array[int]([]),
|
||||
"h_scroll_position": 0,
|
||||
"row": 9,
|
||||
"scroll_position": 0.0,
|
||||
"selection": false,
|
||||
"syntax_highlighter": "GDScript"
|
||||
}
|
@ -0,0 +1,178 @@
|
||||
[editor_states]
|
||||
|
||||
Anim={
|
||||
"visible": false
|
||||
}
|
||||
2D={
|
||||
"grid_offset": Vector2(0, 0),
|
||||
"grid_snap_active": false,
|
||||
"grid_step": Vector2(8, 8),
|
||||
"grid_visibility": 1,
|
||||
"ofs": Vector2(-4542.83, -3130.41),
|
||||
"primary_grid_step": Vector2i(8, 8),
|
||||
"show_group_gizmos": true,
|
||||
"show_guides": true,
|
||||
"show_helpers": false,
|
||||
"show_lock_gizmos": true,
|
||||
"show_origin": true,
|
||||
"show_position_gizmos": true,
|
||||
"show_rulers": true,
|
||||
"show_transformation_gizmos": true,
|
||||
"show_viewport": true,
|
||||
"show_zoom_control": true,
|
||||
"smart_snap_active": false,
|
||||
"snap_guides": true,
|
||||
"snap_node_anchors": true,
|
||||
"snap_node_center": true,
|
||||
"snap_node_parent": true,
|
||||
"snap_node_sides": true,
|
||||
"snap_other_nodes": true,
|
||||
"snap_pixel": true,
|
||||
"snap_relative": false,
|
||||
"snap_rotation": false,
|
||||
"snap_rotation_offset": 0.0,
|
||||
"snap_rotation_step": 0.261799,
|
||||
"snap_scale": false,
|
||||
"snap_scale_step": 0.1,
|
||||
"zoom": 0.0869987
|
||||
}
|
||||
3D={
|
||||
"fov": 70.01,
|
||||
"gizmos_status": {
|
||||
"AudioListener3D": 0,
|
||||
"AudioStreamPlayer3D": 0,
|
||||
"CPUParticles3D": 0,
|
||||
"CSGShape3D": 0,
|
||||
"Camera3D": 0,
|
||||
"CollisionObject3D": 0,
|
||||
"CollisionPolygon3D": 0,
|
||||
"CollisionShape3D": 0,
|
||||
"Decal": 0,
|
||||
"FogVolume": 0,
|
||||
"GPUParticles3D": 0,
|
||||
"GPUParticlesCollision3D": 0,
|
||||
"Joint3D": 0,
|
||||
"Light3D": 0,
|
||||
"LightmapGI": 0,
|
||||
"LightmapProbe": 0,
|
||||
"Marker3D": 0,
|
||||
"MeshInstance3DCustomAABB": 0,
|
||||
"NavigationLink3D": 0,
|
||||
"NavigationRegion3D": 0,
|
||||
"OccluderInstance3D": 0,
|
||||
"Path3D": 0,
|
||||
"PhysicalBone3D": 0,
|
||||
"RayCast3D": 0,
|
||||
"ReflectionProbe": 0,
|
||||
"ShapeCast3D": 0,
|
||||
"Skeleton3D": 0,
|
||||
"SoftBody3D": 0,
|
||||
"SpringArm3D": 0,
|
||||
"VehicleWheel3D": 0,
|
||||
"VisibleOnScreenNotifier3D": 0,
|
||||
"VoxelGI": 0
|
||||
},
|
||||
"local_coords": false,
|
||||
"preview_sun_env": {
|
||||
"environ_ao_enabled": false,
|
||||
"environ_enabled": true,
|
||||
"environ_energy": 1.0,
|
||||
"environ_gi_enabled": false,
|
||||
"environ_glow_enabled": true,
|
||||
"environ_ground_color": Color(0.2, 0.169, 0.133, 1),
|
||||
"environ_sky_color": Color(0.385, 0.454, 0.55, 1),
|
||||
"environ_tonemap_enabled": true,
|
||||
"sun_color": Color(1, 1, 1, 1),
|
||||
"sun_enabled": true,
|
||||
"sun_energy": 1.0,
|
||||
"sun_max_distance": 100.0,
|
||||
"sun_rotation": Vector2(-1.0472, 2.61799)
|
||||
},
|
||||
"rotate_snap": 15.0,
|
||||
"scale_snap": 10.0,
|
||||
"show_grid": true,
|
||||
"show_origin": true,
|
||||
"snap_enabled": false,
|
||||
"translate_snap": 1.0,
|
||||
"viewport_mode": 1,
|
||||
"viewports": [{
|
||||
"auto_orthogonal": false,
|
||||
"auto_orthogonal_enabled": true,
|
||||
"cinematic_preview": false,
|
||||
"display_mode": 21,
|
||||
"distance": 4.0,
|
||||
"doppler": false,
|
||||
"frame_time": false,
|
||||
"gizmos": true,
|
||||
"half_res": false,
|
||||
"information": false,
|
||||
"listener": true,
|
||||
"lock_rotation": false,
|
||||
"orthogonal": false,
|
||||
"position": Vector3(0, 0, 0),
|
||||
"use_environment": false,
|
||||
"view_type": 0,
|
||||
"x_rotation": 0.459944,
|
||||
"y_rotation": -1.78725
|
||||
}, {
|
||||
"auto_orthogonal": false,
|
||||
"auto_orthogonal_enabled": true,
|
||||
"cinematic_preview": false,
|
||||
"display_mode": 21,
|
||||
"distance": 4.0,
|
||||
"doppler": false,
|
||||
"frame_time": false,
|
||||
"gizmos": true,
|
||||
"half_res": false,
|
||||
"information": false,
|
||||
"listener": false,
|
||||
"lock_rotation": false,
|
||||
"orthogonal": false,
|
||||
"position": Vector3(0, 0, 0),
|
||||
"use_environment": false,
|
||||
"view_type": 0,
|
||||
"x_rotation": 0.5,
|
||||
"y_rotation": -0.5
|
||||
}, {
|
||||
"auto_orthogonal": false,
|
||||
"auto_orthogonal_enabled": true,
|
||||
"cinematic_preview": false,
|
||||
"display_mode": 21,
|
||||
"distance": 4.0,
|
||||
"doppler": false,
|
||||
"frame_time": false,
|
||||
"gizmos": true,
|
||||
"half_res": false,
|
||||
"information": false,
|
||||
"listener": false,
|
||||
"lock_rotation": false,
|
||||
"orthogonal": false,
|
||||
"position": Vector3(0, 0, 0),
|
||||
"use_environment": false,
|
||||
"view_type": 0,
|
||||
"x_rotation": 0.5,
|
||||
"y_rotation": -0.5
|
||||
}, {
|
||||
"auto_orthogonal": false,
|
||||
"auto_orthogonal_enabled": true,
|
||||
"cinematic_preview": false,
|
||||
"display_mode": 21,
|
||||
"distance": 4.0,
|
||||
"doppler": false,
|
||||
"frame_time": false,
|
||||
"gizmos": true,
|
||||
"half_res": false,
|
||||
"information": false,
|
||||
"listener": false,
|
||||
"lock_rotation": false,
|
||||
"orthogonal": false,
|
||||
"position": Vector3(0, 0, 0),
|
||||
"use_environment": false,
|
||||
"view_type": 0,
|
||||
"x_rotation": 0.5,
|
||||
"y_rotation": -0.5
|
||||
}],
|
||||
"zfar": 4000.01,
|
||||
"znear": 0.05
|
||||
}
|
||||
selected_nodes=Array[NodePath]([NodePath("/root/@EditorNode@16894/@Panel@13/@VBoxContainer@14/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@25/DockVSplitCenter/@VSplitContainer@52/@VBoxContainer@53/@PanelContainer@98/MainScreen/@CanvasItemEditor@9280/@VSplitContainer@9102/@HSplitContainer@9104/@HSplitContainer@9106/@Control@9107/@SubViewportContainer@9108/@SubViewport@9109/Character/CharacterBody3D")])
|
@ -0,0 +1,5 @@
|
||||
[folding]
|
||||
|
||||
node_unfolds=[NodePath("DirectionalLight3D"), PackedStringArray("Transform"), NodePath("Base/Wall_1"), PackedStringArray("Transform"), NodePath("Base/Wall_2"), PackedStringArray("Transform"), NodePath("Base/Wall_3"), PackedStringArray("Transform"), NodePath("Base/Wall_4"), PackedStringArray("Transform")]
|
||||
resource_unfolds=["res://scenes/maps/test_map.tscn::StandardMaterial3D_llvtk", PackedStringArray(), "res://scenes/maps/test_map.tscn::StandardMaterial3D_50gm5", PackedStringArray(), "res://scenes/maps/test_map.tscn::StandardMaterial3D_c334k", PackedStringArray(), "res://scenes/maps/test_map.tscn::StandardMaterial3D_nlanx", PackedStringArray(), "res://scenes/maps/test_map.tscn::StandardMaterial3D_cjh6x", PackedStringArray()]
|
||||
nodes_folded=[NodePath("Base")]
|
1
.godot/global_script_class_cache.cfg
Normal file
1
.godot/global_script_class_cache.cfg
Normal file
@ -0,0 +1 @@
|
||||
list=Array[Dictionary]([])
|
BIN
.godot/imported/icon.png-0129f4c79d1fbaa66d6318fc56e6958c.ctex
Normal file
BIN
.godot/imported/icon.png-0129f4c79d1fbaa66d6318fc56e6958c.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="399de8ff47ba584cc7ae979f54cf8c2c"
|
||||
dest_md5="067c4645e3264c81acbd3a6f2843a27f"
|
||||
|
BIN
.godot/imported/icon.png-088cb3eb19c0b59e39c1263d26825b0b.ctex
Normal file
BIN
.godot/imported/icon.png-088cb3eb19c0b59e39c1263d26825b0b.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="9d36cbddeb59a7ef7dfcbc3fd73f6819"
|
||||
dest_md5="56a7881a5a4194d3926456d93ac47f06"
|
||||
|
BIN
.godot/imported/icon.png-374edf126d160be2330798f455f60b20.ctex
Normal file
BIN
.godot/imported/icon.png-374edf126d160be2330798f455f60b20.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="9adfe14c19550fac0e99f3c979917ca1"
|
||||
dest_md5="d43126fc3711086873c78461e7697911"
|
||||
|
BIN
.godot/imported/icon.png-581be3c5d89cc49ac2e879f57280b67b.ctex
Normal file
BIN
.godot/imported/icon.png-581be3c5d89cc49ac2e879f57280b67b.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="2e5a42a2b9609e840e1ddaaea5e3773e"
|
||||
dest_md5="ca073f8b332738110e278ad251ceb896"
|
||||
|
BIN
.godot/imported/icon.png-948b933bd663c4bbfdfbccbc7ade335f.ctex
Normal file
BIN
.godot/imported/icon.png-948b933bd663c4bbfdfbccbc7ade335f.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="ae03bba529caae0d5844e6019515c8a9"
|
||||
dest_md5="a2e2833a90c5923019ed45c41c13758d"
|
||||
|
BIN
.godot/imported/icon.png-aab3c76d1d910a7d7f8dc8907b59eb38.ctex
Normal file
BIN
.godot/imported/icon.png-aab3c76d1d910a7d7f8dc8907b59eb38.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="96198a744dacca2a10cc93cbcad29197"
|
||||
dest_md5="203ed3db6da7b844e82f5c36b78358a8"
|
||||
|
BIN
.godot/imported/icon.png-b9f1b991c0b104810555c6db5678350e.ctex
Normal file
BIN
.godot/imported/icon.png-b9f1b991c0b104810555c6db5678350e.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="38b424815f61980a80e2ede4dfaf5171"
|
||||
dest_md5="1fec442d0f3c30638ffeec3568e05a18"
|
||||
|
BIN
.godot/imported/icon.png-e02a75439fa4be2b0b38b8a0015e09b6.ctex
Normal file
BIN
.godot/imported/icon.png-e02a75439fa4be2b0b38b8a0015e09b6.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="5371ea33f77e9a600f01bb34b34d72d3"
|
||||
dest_md5="c3112132575cef19a4873336101df08c"
|
||||
|
BIN
.godot/imported/icon.png-e163c1ce49e200e3f94992373d99a416.ctex
Normal file
BIN
.godot/imported/icon.png-e163c1ce49e200e3f94992373d99a416.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="29e50812dbc072eef639465be8486225"
|
||||
dest_md5="3e63a5e75a911a636d0c4c4c15324db2"
|
||||
|
BIN
.godot/imported/icon.png-e4c423814ac7d7acd3a3822df9f3c7ab.ctex
Normal file
BIN
.godot/imported/icon.png-e4c423814ac7d7acd3a3822df9f3c7ab.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="483082aba1048962b6019a1101f533f8"
|
||||
dest_md5="eae4677e02acbae378aa872fba5b0019"
|
||||
|
BIN
.godot/imported/icon.png-f579cf5c3e2785a3a82d1a3469c943c0.ctex
Normal file
BIN
.godot/imported/icon.png-f579cf5c3e2785a3a82d1a3469c943c0.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="d7bdbf24d27ab2529f416606df401a55"
|
||||
dest_md5="dd5e698c86e0f757ab1b2c53b6b11fff"
|
||||
|
BIN
.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex
Normal file
BIN
.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="0eed98577cbbf02f0bdc0f5c9f70465b"
|
||||
dest_md5="411b5d2fe36e6f2e5e4c615f024ce43b"
|
||||
|
BIN
.godot/imported/icon.svg-3f538e45835554d35ecde3143dab792a.ctex
Normal file
BIN
.godot/imported/icon.svg-3f538e45835554d35ecde3143dab792a.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="17fc604021def89107451e6a0a94b59d"
|
||||
dest_md5="12caacc26acfcaafedc48ada004e7c76"
|
||||
|
BIN
.godot/imported/icon.svg-66177ea8ecb2373e4c06fb088e6b7488.ctex
Normal file
BIN
.godot/imported/icon.svg-66177ea8ecb2373e4c06fb088e6b7488.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="978c5f7719dbaabd5ebab41cc81b2e47"
|
||||
dest_md5="b8585a6f58ef3a52fe103816c94cda77"
|
||||
|
BIN
.godot/imported/icon.svg-6c2a8e22744a5f0545704614a7463a5d.ctex
Normal file
BIN
.godot/imported/icon.svg-6c2a8e22744a5f0545704614a7463a5d.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="1e45eb0a7afb4d52bec0e518630ded79"
|
||||
dest_md5="3f494a23f16d357ebc82682589bd9b96"
|
||||
|
BIN
.godot/imported/icon.svg-73da41b69d0bd74ac465aa0da799dba5.ctex
Normal file
BIN
.godot/imported/icon.svg-73da41b69d0bd74ac465aa0da799dba5.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="c0f7d8e05710232ad326b114ac4e58a5"
|
||||
dest_md5="c9c033c737e56ad25f57db2abae6cbcc"
|
||||
|
BIN
.godot/imported/icon.svg-8d1b41ef8729cc916486604cd5bb54b5.ctex
Normal file
BIN
.godot/imported/icon.svg-8d1b41ef8729cc916486604cd5bb54b5.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="fa1635aef5fb90c909d8ae12577def36"
|
||||
dest_md5="e57234d880258cd4ae34aea6f6513c2a"
|
||||
|
BIN
.godot/imported/icon.svg-94215d16563463acaa0bb4179bb94100.ctex
Normal file
BIN
.godot/imported/icon.svg-94215d16563463acaa0bb4179bb94100.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="2224ee25deba8dcd06e387ba31f03f34"
|
||||
dest_md5="8123f42ba57e82f2f1aa03fcfaf7fb2e"
|
||||
|
BIN
.godot/imported/icon.svg-ab05942fcc79d57a1eadb8e7263eee62.ctex
Normal file
BIN
.godot/imported/icon.svg-ab05942fcc79d57a1eadb8e7263eee62.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="fda877f3bf52a2b67c667b5f7b205645"
|
||||
dest_md5="ad60b67c82c7ec6466570cb7a3838f28"
|
||||
|
BIN
.godot/imported/icon.svg-c4807a9ed395a92e13e0fb60c413388b.ctex
Normal file
BIN
.godot/imported/icon.svg-c4807a9ed395a92e13e0fb60c413388b.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="3137c2f7e94d64aeb35532a9f0e24680"
|
||||
dest_md5="40fd2876fa0c94d2f35de6eed63f643b"
|
||||
|
BIN
.godot/imported/icon.svg-c636d4932c13304300ae5e1f2890a1cd.ctex
Normal file
BIN
.godot/imported/icon.svg-c636d4932c13304300ae5e1f2890a1cd.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="978c5f7719dbaabd5ebab41cc81b2e47"
|
||||
dest_md5="b8585a6f58ef3a52fe103816c94cda77"
|
||||
|
BIN
.godot/imported/icon.svg-e3111854747a5fee218d38cdb3845e7f.ctex
Normal file
BIN
.godot/imported/icon.svg-e3111854747a5fee218d38cdb3845e7f.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="4bdc06b2655802594d038e0b70b8c76d"
|
||||
dest_md5="2edf0e6fb59287652976eb6d52a305f3"
|
||||
|
BIN
.godot/imported/icon.svg-ee3eae4727d77bed0cdd0f039183ebb7.ctex
Normal file
BIN
.godot/imported/icon.svg-ee3eae4727d77bed0cdd0f039183ebb7.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="59d613f9e1f6f229eefc01766b572aef"
|
||||
dest_md5="e842278e33edddffb5aad61b70c0f24a"
|
||||
|
BIN
.godot/imported/icon.svg-ef7d5eea62282cc930d3b5ce0e5a8c6f.ctex
Normal file
BIN
.godot/imported/icon.svg-ef7d5eea62282cc930d3b5ce0e5a8c6f.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="1e45eb0a7afb4d52bec0e518630ded79"
|
||||
dest_md5="3f494a23f16d357ebc82682589bd9b96"
|
||||
|
BIN
.godot/imported/icon.svg-f55b5fd4d2179f9a9333011b95b825c0.ctex
Normal file
BIN
.godot/imported/icon.svg-f55b5fd4d2179f9a9333011b95b825c0.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="1e45eb0a7afb4d52bec0e518630ded79"
|
||||
dest_md5="3f494a23f16d357ebc82682589bd9b96"
|
||||
|
BIN
.godot/imported/icons.svg-5293193435e338c331d4847cf17e2720.ctex
Normal file
BIN
.godot/imported/icons.svg-5293193435e338c331d4847cf17e2720.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="c691b6ecb0b2f2905422f82044864260"
|
||||
dest_md5="39df3254e0f9d8f8ddbd8597a1ac8d8d"
|
||||
|
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="a6ad363d345a01335daa9c11e3605f3b"
|
||||
dest_md5="ce23fc9699812b0455e5b0664164a1bb"
|
||||
|
Binary file not shown.
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="8a0fee6db5ae1804a99f2ccc6482d398"
|
||||
dest_md5="2e4e85693e6d0314e4a89f6127588375"
|
||||
|
BIN
.godot/imported/shapes.jpg-4c4bd6d0d97128e543f0e35ee4260c3b.ctex
Normal file
BIN
.godot/imported/shapes.jpg-4c4bd6d0d97128e543f0e35ee4260c3b.ctex
Normal file
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="b692007402797250eaaaad484e3ab61f"
|
||||
dest_md5="f3e6e497b65030022d9a9cd4452a87c5"
|
||||
|
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="797e6fd4b7da6ea186074241f16f4751"
|
||||
dest_md5="092abdad1bc21d6390eb46301fa33feb"
|
||||
|
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="797e6fd4b7da6ea186074241f16f4751"
|
||||
dest_md5="092abdad1bc21d6390eb46301fa33feb"
|
||||
|
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="58d831e9508686e9f5ee17917251c3ef"
|
||||
dest_md5="8fcb6007dfdf22888b326eb69e318ba4"
|
||||
|
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="6eda118019e1f425cd3f54ffed87e5b0"
|
||||
dest_md5="fa4d6062e9391de66514bdeb94269f3e"
|
||||
|
Binary file not shown.
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="3ee50ade4f80e7257aa7df9a6eaed2e2"
|
||||
dest_md5="b288d080fbfd224ddfd8ea7d7f0695cd"
|
||||
|
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="4a617a21d1947bc3d700a52dc2f7039c"
|
||||
dest_md5="01a9bd720ab5f3ac719a0d144f4dd98a"
|
||||
|
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="b0ce8e2a10cc67bbdf640b78be5990a7"
|
||||
dest_md5="c66e4f8b962046d9771024cc4d41cdc5"
|
||||
|
Binary file not shown.
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="18771e5c3a846e2bbeaca34451096bbc"
|
||||
dest_md5="a1764eefeb9ae8aff863b0bdfff67301"
|
||||
|
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="7a646899860223b2a830e654977b7195"
|
||||
dest_md5="24a050353055c933832a9a8f50000bcc"
|
||||
|
Binary file not shown.
@ -0,0 +1,3 @@
|
||||
source_md5="c021e821c88bc5b98d806a698a5c2c6a"
|
||||
dest_md5="e2f19caf879c66e7301a67b07e52d749"
|
||||
|
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user