I reworked this splash effect a little bit, added bubbles, and made all those bubbles pop!
I have had pretty limited time for game development lately, so these are small, small steps on a long journey. I take what I can get, though!
I reworked this splash effect a little bit, added bubbles, and made all those bubbles pop!
I have had pretty limited time for game development lately, so these are small, small steps on a long journey. I take what I can get, though!
I added a function to my project today to get surface data for the liquid, and had to test it, so... here's a rubber ducky.
This liquid surface is coming along. Need some bubbles!
I've been playing around with a basic 2D water surface simulation (using springs) today. Nothing fancy, but maybe something I can expand upon!
It has some ambient waves going through it, and those bumps are me clicking to add "waves". Pretty neat!
Today, I released the first update to gamemaker-3d-io, a Blender addon I created to help get 3D models from Blender into GameMaker Studio 2.
This update brings some new functionality to the addon: in addition to triangle lists, it can now also export line lists and point lists. Some neat effects can now be achieved!
I also refactored the addon a bit, splitting out the data prep and output-building functions into their own modules. And I cleaned up the export menu to be more organized in a better way.
Get the addon at the link above, or at Github. If you happen to use this addon for your game, be sure to leave me a note and let me know what you think!
It's been out for a few days, but in case you haven't seen it, I've finally updated my addon for Blender, which allows you to output 3D models to GameMaker Studio 2. The latest iteration of the addon will output models to GameMaker's vertex buffer format, so you can load the files natively, without including a bunch of scripts in the game.
You can read more about the addon here: https://martincrownover.com/blender-addon-gm-vertex-buffers/
Or you can go straight to the Github page, here: https://github.com/massivecatapult/gamemaker-3d-io