This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
begining creation of level 3. cleaned up code. + some small overall tilemaps improvements.
- Loading branch information
1 parent
a897a5c
commit 656d9b6
Showing
44 changed files
with
665 additions
and
257 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.godot/editor/glowLevel.tscn-folding-4b319734593baf5386454b8acb0901dc.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[folding] | ||
|
||
node_unfolds=[NodePath("Node2D"), PackedStringArray("Transform", "Visibility"), NodePath("Masterbord"), PackedStringArray("Material", "Texture", "Ordering", "Transform"), NodePath("TileMap"), PackedStringArray("Transform", "layer__array"), NodePath("Camera2D"), PackedStringArray("Transform")] | ||
resource_unfolds=["res://Scenes/glowLevel.tscn::TileSet_up2m3", PackedStringArray("physics_layer__array", "Rendering")] | ||
resource_unfolds=["res://Scenes/glowLevel.tscn::CompressedTexture2D_ngy05", PackedStringArray(), "res://Scenes/glowLevel.tscn::TileSet_up2m3", PackedStringArray("physics_layer__array", "Rendering")] | ||
nodes_folded=[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.godot/editor/level_2.tscn-folding-c0f53a09c9ebf712c1fd45a22c6e4142.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[folding] | ||
|
||
node_unfolds=[NodePath("Player/RemoteTransform2D"), PackedStringArray("Transform")] | ||
node_unfolds=[NodePath("TileMap"), PackedStringArray("layer__array", "Transform", "Visibility", "Ordering", "Texture", "Material", "Process", "Process/Thread Group", "Editor Description"), NodePath("Player/RemoteTransform2D"), PackedStringArray("Transform")] | ||
resource_unfolds=["res://Scenes/level_2.tscn::TileSet_6cg23", PackedStringArray()] | ||
nodes_folded=[] |
3 changes: 3 additions & 0 deletions
3
.godot/editor/level_3.gd-folding-4e0122ca1d8e906b7589e0562133ba1d.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[folding] | ||
|
||
sections_unfolded=PackedStringArray() |
175 changes: 175 additions & 0 deletions
175
.godot/editor/level_3.tscn-editstate-add36892b989e1f20ad7b86707bb4115.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,175 @@ | ||
[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(-966.451, -456.737), | ||
"primary_grid_step": Vector2i(8, 8), | ||
"show_edit_locks": true, | ||
"show_guides": true, | ||
"show_helpers": false, | ||
"show_origin": 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.840896 | ||
} | ||
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, | ||
"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": 20, | ||
"distance": 4.0, | ||
"doppler": false, | ||
"frame_time": false, | ||
"gizmos": true, | ||
"half_res": false, | ||
"information": false, | ||
"listener": true, | ||
"lock_rotation": false, | ||
"orthogonal": true, | ||
"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": 20, | ||
"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": 20, | ||
"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": 20, | ||
"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@17140/@Panel@13/@VBoxContainer@14/@HSplitContainer@17/@HSplitContainer@25/@HSplitContainer@33/@VBoxContainer@34/@VSplitContainer@36/@VSplitContainer@62/@VBoxContainer@63/@PanelContainer@110/MainScreen/@CanvasItemEditor@9462/@VSplitContainer@9281/@HSplitContainer@9283/@HSplitContainer@9285/@Control@9286/@SubViewportContainer@9287/@SubViewport@9288/tutorial/TileMap")]) |
5 changes: 5 additions & 0 deletions
5
.godot/editor/level_3.tscn-folding-add36892b989e1f20ad7b86707bb4115.cfg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
[folding] | ||
|
||
node_unfolds=[NodePath("TileMap"), PackedStringArray("Material", "layer__array", "Transform", "Visibility", "Ordering", "Texture", "Process", "Process/Thread Group", "Editor Description", "tile_set"), NodePath("Player/RemoteTransform2D"), PackedStringArray("Transform")] | ||
resource_unfolds=["res://Scenes/level_3.tscn::TileSet_x8ydc", PackedStringArray("Resource", "physics_layer__array")] | ||
nodes_folded=[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.