17 lines
602 B
Plaintext
17 lines
602 B
Plaintext
[gd_scene format=3 uid="uid://cqecxndiwbk6w"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bwxeu131pl2s3" path="res://Envoroment/Hazards/Spike/art/Spike.png" id="1_b6q5q"]
|
|
|
|
[node name="Spike" type="Node2D" unique_id=1557771258]
|
|
rotation = 3.1415927
|
|
|
|
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=73200339]
|
|
texture = ExtResource("1_b6q5q")
|
|
|
|
[node name="HitBox" type="Area2D" parent="." unique_id=1902283999]
|
|
collision_layer = 4
|
|
collision_mask = 2
|
|
|
|
[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="HitBox" unique_id=536016237]
|
|
polygon = PackedVector2Array(-8, 8, 0, -8, 8, 8)
|