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

17 lines
733 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_4.svg" type="Texture" id=1]
[node name="Area2D" type="Area2D"]
collision_layer = 2
collision_mask = 2
[node name="hill_4" type="Sprite" parent="."]
scale = Vector2( 0.871133, 0.871133 )
texture = ExtResource( 1 )
centered = false
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="."]
scale = Vector2( 0.871133, 0.871133 )
polygon = PoolVector2Array( 8.63183, 162.992, 137.951, 172.099, 312.804, 168.457, 451.23, 161.171, 505.872, 142.957, 453.051, 70.1015, 387.481, 24.5667, 354.696, 11.817, 321.911, 15.4597, 294.59, 40.9592, 247.234, 75.5656, 168.914, 66.4587, 123.379, 82.8512, 105.166, 101.065, 8.63183, 150.243 )