fossekleiva-ks-hackathon-demo/obstacles/hill_8.tscn

17 lines
720 B
Plaintext
Raw Normal View History

2019-09-25 21:35:43 +02:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://glitch-ilmenskie-svg/ilmenskie/hill_8.svg" type="Texture" id=1]
[node name="Area2D" type="Area2D"]
collision_layer = 2
collision_mask = 2
[node name="hill_8" type="Sprite" parent="."]
scale = Vector2( 0.873307, 0.808935 )
texture = ExtResource( 1 )
centered = false
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="."]
scale = Vector2( 0.873307, 0.808935 )
polygon = PoolVector2Array( -5.92451, 136.296, 30.4126, 171.602, 133.973, 191.216, 242.985, 189.255, 339.278, 191.216, 417.403, 177.486, 477.359, 173.563, 520.964, 144.142, 513.696, 104.913, 446.473, 42.1471, 308.392, -6.88881, 212.098, 8.80267, 103.087, 57.8386, 15.8778, 116.682 )