Commit Graph

7 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
4230966305 feat: Implement additional animations
- Also performed minor structural refactoring for better readability.
2025-11-28 05:56:41 +09:00
d14817c4f7 chore(TMP, meta): updated files 2025-11-28 04:23:06 +09:00
70b9217d87 feat(VN): Implement basic character appearance feature 2025-11-28 04:22:20 +09:00
d7c5f3113a feat: add ScriptManager for VN Gaming 2025-11-26 04:54:51 +09:00
090f9da990 chore: change .gitignore 2025-11-26 04:52:42 +09:00
9112d94981 init 2025-11-26 04:50:39 +09:00