ft (very very wip): prey impl
This commit is contained in:
@@ -18,14 +18,16 @@ animations = [{
|
||||
radius = 191.95984
|
||||
height = 1295.8773
|
||||
|
||||
[node name="player" type="Area2D"]
|
||||
[node name="player" type="CharacterBody2D"]
|
||||
collision_mask = 2
|
||||
script = ExtResource("1_0ix7k")
|
||||
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
visibility_layer = 2
|
||||
scale = Vector2(0.5, 0.5)
|
||||
sprite_frames = SubResource("SpriteFrames_onrkg")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="." groups=["player"]]
|
||||
position = Vector2(0, 56)
|
||||
rotation = -1.5732701
|
||||
shape = SubResource("CapsuleShape2D_4flbx")
|
||||
|
||||
Reference in New Issue
Block a user