Forgot git ignore
This commit is contained in:
parent
cd2d63c8eb
commit
b82399f906
89 changed files with 16 additions and 342 deletions
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Godot 4+ specific ignores
|
||||||
|
.godot/
|
||||||
|
.nomedia
|
||||||
|
|
||||||
|
# Godot-specific ignores
|
||||||
|
.import/
|
||||||
|
export.cfg
|
||||||
|
export_credentials.cfg
|
||||||
|
|
||||||
|
# Imported translations (automatically generated from CSV files)
|
||||||
|
*.translation
|
||||||
|
|
||||||
|
# Mono-specific ignores
|
||||||
|
.mono/
|
||||||
|
data_*/
|
||||||
|
mono_crash.*.json
|
|
@ -1 +0,0 @@
|
||||||
|
|
|
@ -1,195 +0,0 @@
|
||||||
[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(-569.721, -329.508),
|
|
||||||
"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.683013
|
|
||||||
}
|
|
||||||
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,
|
|
||||||
"NavigationObstacle3D": 0,
|
|
||||||
"NavigationRegion3D": 0,
|
|
||||||
"OccluderInstance3D": 0,
|
|
||||||
"Particles3DEmissionShape": 0,
|
|
||||||
"Path3D": 0,
|
|
||||||
"PhysicalBone3D": 0,
|
|
||||||
"RayCast3D": 0,
|
|
||||||
"ReflectionProbe": 0,
|
|
||||||
"ShapeCast3D": 0,
|
|
||||||
"Skeleton3D": 0,
|
|
||||||
"SoftBody3D": 0,
|
|
||||||
"SpringArm3D": 0,
|
|
||||||
"SpringBoneCollision3D": 0,
|
|
||||||
"SpringBoneSimulator3D": 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": 22,
|
|
||||||
"distance": 4.0,
|
|
||||||
"doppler": false,
|
|
||||||
"frame_time": false,
|
|
||||||
"gizmos": true,
|
|
||||||
"grid": true,
|
|
||||||
"half_res": false,
|
|
||||||
"information": false,
|
|
||||||
"listener": true,
|
|
||||||
"lock_rotation": false,
|
|
||||||
"orthogonal": false,
|
|
||||||
"position": Vector3(0, 0, 0),
|
|
||||||
"transform_gizmo": true,
|
|
||||||
"use_environment": false,
|
|
||||||
"view_type": 0,
|
|
||||||
"x_rotation": 0.43455,
|
|
||||||
"y_rotation": 0.0541421
|
|
||||||
}, {
|
|
||||||
"auto_orthogonal": false,
|
|
||||||
"auto_orthogonal_enabled": true,
|
|
||||||
"cinematic_preview": false,
|
|
||||||
"display_mode": 22,
|
|
||||||
"distance": 4.0,
|
|
||||||
"doppler": false,
|
|
||||||
"frame_time": false,
|
|
||||||
"gizmos": true,
|
|
||||||
"grid": true,
|
|
||||||
"half_res": false,
|
|
||||||
"information": false,
|
|
||||||
"listener": false,
|
|
||||||
"lock_rotation": false,
|
|
||||||
"orthogonal": false,
|
|
||||||
"position": Vector3(0, 0, 0),
|
|
||||||
"transform_gizmo": true,
|
|
||||||
"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": 22,
|
|
||||||
"distance": 4.0,
|
|
||||||
"doppler": false,
|
|
||||||
"frame_time": false,
|
|
||||||
"gizmos": true,
|
|
||||||
"grid": true,
|
|
||||||
"half_res": false,
|
|
||||||
"information": false,
|
|
||||||
"listener": false,
|
|
||||||
"lock_rotation": false,
|
|
||||||
"orthogonal": false,
|
|
||||||
"position": Vector3(0, 0, 0),
|
|
||||||
"transform_gizmo": true,
|
|
||||||
"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": 22,
|
|
||||||
"distance": 4.0,
|
|
||||||
"doppler": false,
|
|
||||||
"frame_time": false,
|
|
||||||
"gizmos": true,
|
|
||||||
"grid": true,
|
|
||||||
"half_res": false,
|
|
||||||
"information": false,
|
|
||||||
"listener": false,
|
|
||||||
"lock_rotation": false,
|
|
||||||
"orthogonal": false,
|
|
||||||
"position": Vector3(0, 0, 0),
|
|
||||||
"transform_gizmo": true,
|
|
||||||
"use_environment": false,
|
|
||||||
"view_type": 0,
|
|
||||||
"x_rotation": 0.5,
|
|
||||||
"y_rotation": -0.5
|
|
||||||
}],
|
|
||||||
"zfar": 4000.01,
|
|
||||||
"znear": 0.05
|
|
||||||
}
|
|
||||||
Game={
|
|
||||||
"camera_override_mode": 2,
|
|
||||||
"hide_selection": false,
|
|
||||||
"select_mode": 0
|
|
||||||
}
|
|
||||||
selected_nodes=Array[NodePath]([NodePath("/root/@EditorNode@21272/@Panel@14/@VBoxContainer@15/DockHSplitLeftL/DockHSplitLeftR/DockHSplitMain/@VBoxContainer@26/DockVSplitCenter/@VSplitContainer@54/@VBoxContainer@55/@EditorMainScreen@102/MainScreen/@CanvasItemEditor@11482/@VSplitContainer@11134/@HSplitContainer@11136/@HSplitContainer@11138/@Control@11139/@SubViewportContainer@11140/@SubViewport@11141/Control/CenterContainer/HBoxContainer/VBoxContainer2/HBoxContainer/ServerPortBox")])
|
|
|
@ -1,5 +0,0 @@
|
||||||
[folding]
|
|
||||||
|
|
||||||
node_unfolds=[NodePath("CenterContainer"), PackedStringArray("Layout", "Layout/Transform"), NodePath("CenterContainer/HBoxContainer/VBoxContainer"), PackedStringArray("Localization", "Layout", "Layout/Container Sizing"), NodePath("CenterContainer/HBoxContainer/VBoxContainer/Log"), PackedStringArray("Layout"), NodePath("CenterContainer/HBoxContainer/VBoxContainer2/HBoxContainer2/ServerIPBox"), PackedStringArray("Layout")]
|
|
||||||
resource_unfolds=[]
|
|
||||||
nodes_folded=[]
|
|
|
@ -1,11 +0,0 @@
|
||||||
HBoxContainer
|
|
||||||
VSeparator
|
|
||||||
VBoxContainer
|
|
||||||
Label
|
|
||||||
LineEdit
|
|
||||||
MultiplayerSynchronizer
|
|
||||||
CodeEdit
|
|
||||||
ColorRect
|
|
||||||
HSeparator
|
|
||||||
Button
|
|
||||||
CenterContainer
|
|
|
@ -1,63 +0,0 @@
|
||||||
[docks]
|
|
||||||
|
|
||||||
dock_3_selected_tab_idx=0
|
|
||||||
dock_4_selected_tab_idx=0
|
|
||||||
dock_5_selected_tab_idx=0
|
|
||||||
dock_floating={}
|
|
||||||
dock_filesystem_h_split_offset=360
|
|
||||||
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://")
|
|
||||||
dock_filesystem_uncollapsed_paths=PackedStringArray("Favorites", "res://")
|
|
||||||
dock_node_current_tab=0
|
|
||||||
dock_history_include_scene=true
|
|
||||||
dock_history_include_global=true
|
|
||||||
dock_bottom=[]
|
|
||||||
dock_closed=[]
|
|
||||||
dock_split_2=0
|
|
||||||
dock_split_3=0
|
|
||||||
dock_hsplit_1=0
|
|
||||||
dock_hsplit_2=270
|
|
||||||
dock_hsplit_3=-491
|
|
||||||
dock_hsplit_4=0
|
|
||||||
dock_3="Scene,Import"
|
|
||||||
dock_4="FileSystem"
|
|
||||||
dock_5="Inspector,Node,History"
|
|
||||||
|
|
||||||
[EditorNode]
|
|
||||||
|
|
||||||
open_scenes=PackedStringArray("res://Main.tscn")
|
|
||||||
current_scene="res://Main.tscn"
|
|
||||||
center_split_offset=0
|
|
||||||
selected_default_debugger_tab_idx=0
|
|
||||||
selected_main_editor_idx=2
|
|
||||||
selected_bottom_panel_item=0
|
|
||||||
|
|
||||||
[EditorWindow]
|
|
||||||
|
|
||||||
screen=0
|
|
||||||
mode="maximized"
|
|
||||||
position=Vector2i(0, 28)
|
|
||||||
|
|
||||||
[ScriptEditor]
|
|
||||||
|
|
||||||
open_scripts=["res://main.gd"]
|
|
||||||
selected_script="res://main.gd"
|
|
||||||
open_help=["MultiplayerPeer"]
|
|
||||||
script_split_offset=300
|
|
||||||
list_split_offset=0
|
|
||||||
zoom_factor=1.0
|
|
||||||
|
|
||||||
[GameView]
|
|
||||||
|
|
||||||
floating_window_rect=Rect2i(1111, 552, 1618, 965)
|
|
||||||
floating_window_screen=0
|
|
||||||
|
|
||||||
[ShaderEditor]
|
|
||||||
|
|
||||||
open_shaders=[]
|
|
||||||
split_offset=300
|
|
||||||
selected_shader=""
|
|
||||||
text_shader_zoom_factor=1.0
|
|
|
@ -1,5 +0,0 @@
|
||||||
ea4bc82a6ad023ab7ee23ee620429895
|
|
||||||
::res://::1745759673
|
|
||||||
default_env.tres::Environment::-1::1745759669::0::1::::<><><>0<>0<><>::
|
|
||||||
icon.png::CompressedTexture2D::8843606547707297254::1745759669::1745759674::1::::<><><>0<>0<>839b9ce3ffef2224476c45ec2bf89d42<>res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex::
|
|
||||||
::res://addons/::1745759669
|
|
|
@ -1,2 +0,0 @@
|
||||||
res://Main.tscn
|
|
||||||
res://main.gd
|
|
|
@ -1,3 +0,0 @@
|
||||||
[folding]
|
|
||||||
|
|
||||||
sections_unfolded=PackedStringArray()
|
|
|
@ -1,39 +0,0 @@
|
||||||
[editor_metadata]
|
|
||||||
|
|
||||||
executable_path="/home/buymymojo/.local/share/Godot-Manager/versions/4.4.1-stable/Godot_v4.4.1-stable_linux.x86_64"
|
|
||||||
|
|
||||||
[dialog_bounds]
|
|
||||||
|
|
||||||
project_settings=Rect2(1020, 555, 1800, 1050)
|
|
||||||
create_new_node=Rect2(1245, 555, 1561, 1239)
|
|
||||||
|
|
||||||
[recent_files]
|
|
||||||
|
|
||||||
scenes=["res://Main.tscn"]
|
|
||||||
scripts=["MultiplayerPeer", "res://main.gd"]
|
|
||||||
|
|
||||||
[color_picker]
|
|
||||||
|
|
||||||
picker_shape=3
|
|
||||||
recent_presets=PackedColorArray(0.279967, 0.279967, 0.279967, 1, 0.325049, 0.252212, 0.324162, 1)
|
|
||||||
|
|
||||||
[debug_options]
|
|
||||||
|
|
||||||
run_main_feature_tags=""
|
|
||||||
multiple_instances_enabled=true
|
|
||||||
run_instances_config=Array[Dictionary]([{
|
|
||||||
"arguments": "",
|
|
||||||
"features": "",
|
|
||||||
"override_args": false,
|
|
||||||
"override_features": false
|
|
||||||
}, {
|
|
||||||
"arguments": "",
|
|
||||||
"features": "",
|
|
||||||
"override_args": false,
|
|
||||||
"override_features": false
|
|
||||||
}])
|
|
||||||
run_instance_count=2.0
|
|
||||||
|
|
||||||
[script_setup]
|
|
||||||
|
|
||||||
last_selected_language="GDScript"
|
|
|
@ -1 +0,0 @@
|
||||||
res://
|
|
|
@ -1,13 +0,0 @@
|
||||||
[res://main.gd]
|
|
||||||
|
|
||||||
state={
|
|
||||||
"bookmarks": PackedInt32Array(),
|
|
||||||
"breakpoints": PackedInt32Array(),
|
|
||||||
"column": 28,
|
|
||||||
"folded_lines": Array[int]([]),
|
|
||||||
"h_scroll_position": 11,
|
|
||||||
"row": 31,
|
|
||||||
"scroll_position": 0.0,
|
|
||||||
"selection": false,
|
|
||||||
"syntax_highlighter": "GDScript"
|
|
||||||
}
|
|
|
@ -1 +0,0 @@
|
||||||
list=[]
|
|
Binary file not shown.
|
@ -1,3 +0,0 @@
|
||||||
source_md5="0feb238e9e690a790231908cacfe2c4b"
|
|
||||||
dest_md5="b3ccb78ca3b4b8c1c67e8cc239dc4ec3"
|
|
||||||
|
|
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…
Add table
Add a link
Reference in a new issue