tweaks
This commit is contained in:
@@ -11,7 +11,7 @@ config_version=5
|
|||||||
[application]
|
[application]
|
||||||
|
|
||||||
config/name="First Person Test"
|
config/name="First Person Test"
|
||||||
run/main_scene="res://scenes/enemy_working_scene.tscn"
|
run/main_scene="res://scenes/test_level_2v2.tscn"
|
||||||
config/features=PackedStringArray("4.2", "Forward Plus")
|
config/features=PackedStringArray("4.2", "Forward Plus")
|
||||||
config/icon="res://icon.svg"
|
config/icon="res://icon.svg"
|
||||||
|
|
||||||
|
|||||||
@@ -42,7 +42,6 @@ gun_2 = ExtResource("3_xdb5c")
|
|||||||
|
|
||||||
[node name="Player" parent="." instance=ExtResource("4_a8lcp")]
|
[node name="Player" parent="." instance=ExtResource("4_a8lcp")]
|
||||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 26.4194, 1.40016, -29.1943)
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 26.4194, 1.40016, -29.1943)
|
||||||
AUDIO = false
|
|
||||||
JUMP_VELOCITY = 6
|
JUMP_VELOCITY = 6
|
||||||
|
|
||||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||||||
|
|||||||
@@ -1169,7 +1169,6 @@ health_drop_enabled = false
|
|||||||
|
|
||||||
[node name="Player" parent="." instance=ExtResource("2_f87c2")]
|
[node name="Player" parent="." instance=ExtResource("2_f87c2")]
|
||||||
transform = Transform3D(-0.866025, 0, -0.5, 0, 1, 0, 0.5, 0, -0.866025, -16.0295, 1.4435, 12.1166)
|
transform = Transform3D(-0.866025, 0, -0.5, 0, 1, 0, 0.5, 0, -0.866025, -16.0295, 1.4435, 12.1166)
|
||||||
AUDIO = false
|
|
||||||
JUMP_VELOCITY = 6
|
JUMP_VELOCITY = 6
|
||||||
|
|
||||||
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
||||||
|
|||||||
@@ -10,7 +10,6 @@ var taunts = ["hows your gut now you big cup of dumdum juice?",
|
|||||||
"you might be the shit, but i'm the wet wipe",
|
"you might be the shit, but i'm the wet wipe",
|
||||||
"ruh roh raggy, retard!",
|
"ruh roh raggy, retard!",
|
||||||
"you look gay when you die.",
|
"you look gay when you die.",
|
||||||
"maclunkey!",
|
|
||||||
"did i do that?",
|
"did i do that?",
|
||||||
"eat a bag of dicks",
|
"eat a bag of dicks",
|
||||||
"schwing!",
|
"schwing!",
|
||||||
|
|||||||
Reference in New Issue
Block a user