2024-04-22 07:51:43 -04:00
|
|
|
[gd_scene load_steps=2 format=3 uid="uid://chn8kuplnjxik"]
|
2024-04-20 09:45:17 -04:00
|
|
|
|
2024-04-22 07:51:43 -04:00
|
|
|
[ext_resource type="SpriteFrames" uid="uid://dh2kuw87g8lsx" path="res://ircle_portal.tres" id="1_vdx4s"]
|
2024-04-20 09:45:17 -04:00
|
|
|
|
2024-04-22 07:51:43 -04:00
|
|
|
[node name="Portal" type="AnimatedSprite2D"]
|
|
|
|
z_index = 5
|
|
|
|
texture_filter = 1
|
|
|
|
scale = Vector2(1.5, 1.5)
|
|
|
|
sprite_frames = ExtResource("1_vdx4s")
|
|
|
|
autoplay = "default"
|
2024-04-20 09:45:17 -04:00
|
|
|
|
2024-04-22 07:51:43 -04:00
|
|
|
[connection signal="animation_looped" from="." to="." method="queue_free"]
|