Updated Docs
I've been working on updating some of the documentation and moving it to the new website. I also fixed a bug that was causing some parts of the site to not work properly.
I'm still not going ...
2024-02-16 05:16:36 +0000 UTC View Post
I've been working on updating some of the documentation and moving it to the new website. I also fixed a bug that was causing some parts of the site to not work properly.
I'm still not going ...
2024-02-16 05:16:36 +0000 UTC View PostThis is the download page for this update.
View the Changelog
edit: fixed the attachments
✔️Mipmapping & Sampling Modes
🐛fix error with highlight through walls setting
🐛fix error when opening menu while balloon playing
🐛fix error when unlocking and relocking po...
Took me long enough I know, for some reason I was possessed to write the whole site from scratch instead of using a CMS, and then I ended up starting over a few times.
Anyway, while the site ...
2023-07-29 17:55:08 +0000 UTC View PostThis is the download page for this update.
2023-05-13 15:34:41 +0000 UTC View PostAbout version numbers: Originally I've been naming my versions with a zero at the start of them to signify that the plugin is still a work in progress, but at some point I dropped the zero because ...
2023-05-13 15:34:39 +0000 UTC View Post
Currently in the early stages of development. I've started working on a 3D plugin/add-on for RPG Maker Unite. As you can see in the images, it's currently more of a mode-7 kind of effect, but more ...
2023-05-12 18:23:20 +0000 UTC View PostSorry it's been a little bit since an update, I've been trying to work on some performance enhancements (multithreading to reduce lag spikes, and webgpu support) as well as the movement system I wa...
2023-05-08 14:47:52 +0000 UTC View PostSorry it's been a little bit since an update, I've been trying to work on some performance enhancements (multithreading to reduce lag spikes, and webgpu support) as well as the movement system I wa...
2023-05-08 14:45:55 +0000 UTC View Post
I feel like my patreon page is kind of lacking in the public posts department. Because I usually include attachments with my post that I want to make patron-only, I usually have to make the whole p...
2023-04-03 15:40:04 +0000 UTC View Post
So this is actually a side project that I completed a little while ago but never released for whatever reason, so I've decided to release it on Patreon. It's a Visual Novel Maker plugin that allows...
2023-04-03 15:31:00 +0000 UTC View Post
The main focus of this update is the control over animations on imported GLTF models, which I've renamed to actions to avoid confusion with RPG Maker's animations, and to match the name used in Ble...
2023-01-30 23:01:19 +0000 UTC View Post
I've been teaching myself how to script for blender, so I had this idea for a blender add-on. It can import and export meshes from MV3D mesh strings, specifically the p{} mesh shape.
This add...
2022-12-31 22:34:49 +0000 UTC View Post🦋 Fix broken teleport when changing maps
🐞 Fix JSON configs when playing outside of playtest mode
Also tweaked the render loop a bit, let me know if you notice any performance cha...
2022-12-24 22:48:40 +0000 UTC View Post
✔️ Ability to load in tile configurations via json files
✔️ Tile offset feature. The default behavior for star tiles is now tileOffset(y:1)
✔️ math expressions can now use t...
2022-12-23 19:12:15 +0000 UTC View Post
✔️GLTF import (basic support, skeletal animation will come in a future update)
✔️more texture maps (bump, parallax occlusion, specular, emissive, ambient)
✔️new postprocessi...
2022-12-10 04:41:53 +0000 UTC View Post🪲fixed crash on loading saves
🪲clicking on a large model will now move you to the point you clicked instead of to the event it belongs to.
🪲blob shadows are now properly ignore...
2022-11-17 21:35:17 +0000 UTC View Post
New features:
✔️MV animations now work in MZ3D
✔️Added a new Highlight feature that draws an outline around a character. I think this looks nice as a sort of magical aura.
✔...
✔️fix broken lighting on map reload
✔️fix duplicated map geometry on map reload
✔️fix models persisting after map transfer
Just fixing some bugs introduced by the last...
2022-06-09 12:20:15 +0000 UTC View Post✔️fix compatibility with rpg maker mz version 1.5 core scripts
✔️fix incompatibility bug with newer versions of chromium in nwjs and electron
✔️fix bugs with model clones br...
2022-06-07 18:33:08 +0000 UTC View Post
✔️Diagonal slopes
✔️Fall height setting
✔️more shadow sources
✔️Fixed event jumping in place
✔️Fixed lighting on imported models
The Walk Off Edge parameter ca...
2022-04-03 19:55:36 +0000 UTC View PostAdded the ability to set sprite offset per sprite. Sprite offset is a feature which moves sprites slightly closer to the camera so they fit in the tile they occupy when they fold down. You can now ...
2022-02-06 01:58:12 +0000 UTC View PostThe new custom meshes feature added to mv3d and mz3d is a little confusing, so I'm writing a quick explanation of how to use the new feature.
On the surface the mesh function and the model fu...
2022-02-01 20:16:26 +0000 UTC View Post
New features:
Math expressions can be used inside some configurations. Three variables are supported: x, y, and r. X and Y are the coordinates of the tile or event. r is a random value based ...
2022-01-28 20:07:47 +0000 UTC View Post✔️ events using glow or alpha automatically turn off instancing
✔️fix model performance issues
✔️fix balloons not working in MZ
✔️fix effekseer animations not working when ...
✔️event models now use instancing to improve performance. This can be disabled with instance:false
✔️Wait for model textures to load when loading map.
✔️fix models with multiple m...
✔️Effekseer animations
✔️fix shadow gap on models
✔️fix set property plugin command
✔️fix changes to alphaFog not saving
0.6.7.1:
✔️fixed legacy plugin command...
✔️ option for instant turning
✔️ option for instant movement
✔️ airship will fly over fences and trees with X passage without changing elevation.
✔️ Vehicles now behave cor...
✔️MZ3D and MV3D now build from the same code base, ensuring feature parity
✔️Added "base height" configuration option
✔️Sprite offset now changes dynamically with camera angle
...
MZ3D is now available on itch.io
https://cutievirus.itch.io/mz3d
Download key is available to hero tier patrons f...
2020-10-08 19:12:43 +0000 UTC View Post