Release v0.1.4 2026-07-12
This commit is contained in:
@@ -22,7 +22,7 @@ from mathutils import Vector
|
||||
|
||||
|
||||
ROOT = Path(__file__).resolve().parents[2]
|
||||
MODEL_ROOT = ROOT / "game_assets/models/downloaded/yugioh"
|
||||
MODEL_ROOT = ROOT / "game_assets/models/shelved/yugioh"
|
||||
FPS = 30
|
||||
CLIP_SPECS = {
|
||||
"Idle": {"frames": 60, "loop": True},
|
||||
|
||||
Reference in New Issue
Block a user