Posted December 13, 2024 by Dragonite
#update #gamemaker
I thought I added support for specular textures a while ago, but it looks like I didn’t. So now there’s a function to let you use specular maps.
There’s also now a simplified sample project and some changes to make (most) settings take effect immediately, even if you set them in the middle of drawing (previously they would have only been applied when you called cluck_apply). I also refactored a bunch of stuff and while everything works as it did before in my test projects, if any problems pop up, let me know and I’ll deal with them.