Commit Graph

2 Commits

Author SHA1 Message Date
7a3069fa3c feat: refactor character animation system with motion container
- Separate character hierarchy into Slot → MotionContainer → Image
- Improve expression change with mask-based smooth transition
- Replace scene-based navigation with label-based jump system
- Add Top direction support and refactor direction vector logic
- Minor code improvements (C# index operator, cleaner initialization)
2025-11-29 04:15:53 +09:00
d7c5f3113a feat: add ScriptManager for VN Gaming 2025-11-26 04:54:51 +09:00