27 lines
960 B
Text
27 lines
960 B
Text
|
|
[gd_scene load_steps=4 format=3 uid="uid://bmvpm0vjd6dfj"]
|
||
|
|
|
||
|
|
[ext_resource type="PackedScene" uid="uid://d0h7r8gitcntt" path="res://player/player.tscn" id="2_h2yge"]
|
||
|
|
[ext_resource type="PackedScene" uid="uid://bmlfyt1ykh3aq" path="res://planet/planet_v_2.tscn" id="4_1bvp3"]
|
||
|
|
[ext_resource type="PackedScene" uid="uid://4s3rjs7m32hk" path="res://asteroid_belt/asteroid_belt.tscn" id="5_lquwl"]
|
||
|
|
|
||
|
|
[node name="main2" type="Node2D"]
|
||
|
|
|
||
|
|
[node name="player" parent="." groups=["player"] instance=ExtResource("2_h2yge")]
|
||
|
|
position = Vector2(1198, 419)
|
||
|
|
|
||
|
|
[node name="planet_v2_2" parent="." instance=ExtResource("4_1bvp3")]
|
||
|
|
position = Vector2(1597, 741)
|
||
|
|
rotation = 0.0289093
|
||
|
|
planet_type = 3
|
||
|
|
|
||
|
|
[node name="planet_v2" parent="." instance=ExtResource("4_1bvp3")]
|
||
|
|
position = Vector2(780, 317)
|
||
|
|
rotation = 0.0554074
|
||
|
|
size_scale = 5.0
|
||
|
|
planet_type = 1
|
||
|
|
clockwise = false
|
||
|
|
|
||
|
|
[node name="asteroid_belt" parent="." instance=ExtResource("5_lquwl")]
|
||
|
|
position = Vector2(2695, 513)
|
||
|
|
speed = 300
|