Improved component system

This commit is contained in:
2024-02-07 23:04:19 +01:00
parent 97087ad03e
commit c4a9da0880
22 changed files with 263 additions and 188 deletions

View File

@ -0,0 +1,9 @@
[gd_scene load_steps=2 format=3 uid="uid://bivxnxwi863o0"]
[ext_resource type="Script" path="res://character/animation/AnimationComponent.gd" id="1_lenw3"]
[node name="Animation" type="Node"]
script = ExtResource("1_lenw3")
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
playback_default_blend_time = 0.2