Quest system done
This commit is contained in:
parent
9bff79e019
commit
231ff2bb1d
10 changed files with 52 additions and 9 deletions
|
|
@ -26,7 +26,7 @@ color_background = Color(0.276474, 0.0962249, 0.200656, 1)
|
|||
|
||||
[node name="PlayerShip" parent="FactionPlayer" index="0" instance=ExtResource("7_jyplv")]
|
||||
process_mode = 0
|
||||
position = Vector2(19, 10)
|
||||
position = Vector2(732, 100)
|
||||
|
||||
[node name="Base" parent="FactionPeaceful" index="0" instance=ExtResource("3_m5ica")]
|
||||
position = Vector2(719, -559)
|
||||
|
|
@ -42,7 +42,13 @@ base_name = "BASE_NAME_1"
|
|||
quest = ExtResource("10_gy1bh")
|
||||
|
||||
[node name="KamikazeShip" parent="FactionAggressive" index="0" instance=ExtResource("4_i6rbg")]
|
||||
position = Vector2(-1712, -608)
|
||||
position = Vector2(-161, 851)
|
||||
|
||||
[node name="ShooterShip" parent="FactionAggressive" index="1" instance=ExtResource("5_o3ny8")]
|
||||
position = Vector2(-1852, 618)
|
||||
|
||||
[node name="KamikazeShip2" parent="FactionAggressive" index="2" instance=ExtResource("4_i6rbg")]
|
||||
position = Vector2(-190, 621)
|
||||
|
||||
[node name="KamikazeShip3" parent="FactionAggressive" index="3" instance=ExtResource("4_i6rbg")]
|
||||
position = Vector2(-47, 1056)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue