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

17 lines
753 B
Plaintext
Raw Permalink 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_7.svg" type="Texture" id=1]
[node name="Area2D" type="Area2D"]
collision_layer = 2
collision_mask = 2
[node name="hill_7" type="Sprite" parent="."]
scale = Vector2( 0.826394, 0.871351 )
texture = ExtResource( 1 )
centered = false
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="."]
scale = Vector2( 0.826394, 0.871351 )
polygon = PoolVector2Array( -1.98044, 75.8499, 26.2757, 95.7769, 127.708, 110.894, 241.457, 110.894, 324.777, 106.084, 379.116, 94.4026, 391.432, 84.0956, 351.584, 66.23, 319.705, 55.2358, 263.917, 32.5603, 208.854, 35.996, 176.975, 25.6889, 138.576, -1.10942, 97.2785, 4.38767, 72.6449, 15.3819, 31.3474, 42.8673 )