Add coomer animation lol

This commit is contained in:
2025-01-21 01:23:40 +01:00
parent 49b84c8540
commit 84d63ba4c1
11 changed files with 30 additions and 25 deletions

View File

@ -49,6 +49,7 @@ type ModelAsset struct {
Animation []rl.ModelAnimation // Keep this for compatibility
AnimFrames int32 // Keep this for compatibility
Animations AnimationSet // New field for organized animations
YOffset float32 // Additional height offset (added to default 8.0)
}
type ChatMessage struct {