@grumpygamer@mastodon.gamedev.place
Post #1997977
2026-04-25 23:28 UTC
I upgraded to Raylib 6.0 and everything broke. Looking for a good guide to updating to 6.0. Yet to find it. Looks like a lot in animation has been removed/changed?
#raylib
Replies (1)
-
@raysan5@mastodon.gamedev.place 2026-04-27 13:25
@grumpygamer@mastodon.gamedev.place sorry for the inconvenience, it was a very big release and there were some breaking changes, specially on the animation system; you can check in CHANGELOG the changes with -WARNING- label, those are the critical ones: https://github.com/raysan5/raylib/blob/master/CHANGELOG