Added new trajectories

This commit is contained in:
Kristofers Solo 2021-11-15 19:24:38 +02:00
parent 63a08f7818
commit a680c990bc
2 changed files with 4 additions and 4 deletions

View File

@ -339,7 +339,7 @@ func enable_trajectory_line(new_trajectory_line:String):
x.queue_free()
var x = bullet_trajectory[new_trajectory_line].instance()
print(x)
# print(x)
get_node('weaponHolder/Player-character-theme-gun/shoot_point').add_child(x)

View File

@ -54,8 +54,8 @@ margin_left = -150.0
margin_top = -36.0
margin_right = 150.0
margin_bottom = 36.0
custom_colors/font_color = Color( 0, 0, 0, 1 )
custom_fonts/font = ExtResource( 5 )
custom_colors/font_color = Color( 0, 0, 0, 1 )
text = "PLAY"
align = 1
valign = 1
@ -79,8 +79,8 @@ margin_left = -98.8223
margin_top = -36.0
margin_right = 134.178
margin_bottom = 36.0
custom_colors/font_color = Color( 0, 0, 0, 1 )
custom_fonts/font = ExtResource( 5 )
custom_colors/font_color = Color( 0, 0, 0, 1 )
text = "LAN Party"
align = 1
valign = 1
@ -111,8 +111,8 @@ margin_left = -150.0
margin_top = -36.0
margin_right = 150.0
margin_bottom = 36.0
custom_colors/font_color = Color( 0, 0, 0, 1 )
custom_fonts/font = ExtResource( 5 )
custom_colors/font_color = Color( 0, 0, 0, 1 )
text = "EXIT"
align = 1
valign = 1