summaryrefslogtreecommitdiffhomepage
path: root/Racing-Game/World.tscn
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2020-03-18 00:58:15 -0400
committerrealtradam <[email protected]>2020-03-18 00:58:15 -0400
commit0fe77a326aec5732920dd3b23b36fd3405ff9e25 (patch)
tree2494e1e6c6693c46dab5b2b1f90abc6720d85793 /Racing-Game/World.tscn
parent5a33ed9381e43b50d56f2ef7f149baef83edcf7d (diff)
downloadoptimal-direction-0fe77a326aec5732920dd3b23b36fd3405ff9e25.tar.gz
optimal-direction-0fe77a326aec5732920dd3b23b36fd3405ff9e25.zip
Removed a lot of useless or commented out code
Diffstat (limited to 'Racing-Game/World.tscn')
-rw-r--r--Racing-Game/World.tscn10
1 files changed, 5 insertions, 5 deletions
diff --git a/Racing-Game/World.tscn b/Racing-Game/World.tscn
index 34bc2c8..8b06088 100644
--- a/Racing-Game/World.tscn
+++ b/Racing-Game/World.tscn
@@ -52,7 +52,7 @@ radius = 28.3155
size = 200
font_data = ExtResource( 17 )
-[sub_resource type="RectangleShape2D" id=12]
+[sub_resource type="RectangleShape2D" id=8]
extents = Vector2( 795.282, 251.806 )
[node name="World" type="Node"]
@@ -74,7 +74,7 @@ texture = ExtResource( 1 )
[node name="Wall27" type="StaticBody2D" parent=" Obstacles/SolidOuterWalls"]
modulate = Color( 0, 0, 0, 1 )
-position = Vector2( -1984, 362 )
+position = Vector2( -1961.79, 360.149 )
__meta__ = {
"_edit_group_": true
}
@@ -93,7 +93,7 @@ __meta__ = {
[node name="Wall28" type="StaticBody2D" parent=" Obstacles/SolidOuterWalls"]
modulate = Color( 0, 0, 0, 1 )
-position = Vector2( 3168, 677 )
+position = Vector2( 3169.67, 393.07 )
__meta__ = {
"_edit_group_": true
}
@@ -131,7 +131,7 @@ __meta__ = {
[node name="Wall30" type="StaticBody2D" parent=" Obstacles/SolidOuterWalls"]
modulate = Color( 0, 0, 0, 1 )
-position = Vector2( 544, 2848 )
+position = Vector2( 544, 2802.58 )
__meta__ = {
"_edit_group_": true
}
@@ -3907,4 +3907,4 @@ script = ExtResource( 25 )
[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D"]
position = Vector2( -627.433, 382.855 )
-shape = SubResource( 12 )
+shape = SubResource( 8 )