11 lines
506 B
Text
11 lines
506 B
Text
[gd_resource type="Resource" script_class="AnimationStrip" load_steps=3 format=3 uid="uid://d4nwqsr1tyguc"]
|
|
|
|
[ext_resource type="Script" uid="uid://0ognvvq2ncd7" path="res://systems/visuals/animation_strip.gd" id="1_s564h"]
|
|
[ext_resource type="Texture2D" uid="uid://c21fe72aym3fe" path="res://graphics/bullets/normal_bullet/test_bullet.png" id="2_w8fao"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_s564h")
|
|
texture = ExtResource("2_w8fao")
|
|
frames = 2
|
|
fps = 10.0
|
|
metadata/_custom_type_script = "uid://0ognvvq2ncd7"
|