This commit is contained in:
Insality
2025-03-05 22:17:06 +02:00
parent 72692f5efc
commit 9bb7c6e8bd
54 changed files with 55 additions and 56 deletions

View File

@@ -5,7 +5,7 @@ local event = require("event.event")
local character_animation_blend = require("example.examples.panthera.animation_blend.character_animation_blend")
---@class animation_blend: druid.component
---@class examples.animation_blend: druid.component
---@field root node
---@field druid druid.instance
local M = component.create("animation_blend")