Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 36 to 75 of 109 · Next page · Previous page · First page · Last page

Thank you for plugin! Now i have question.. sorry for my language english.. i'm french. 

1. Can we animate .obj files? if so any comments? And 2nd question... Can we create a platformer through the height command? Thank you have a good evening!

obj files can't be animated, but gltf files can. Creating a platformer is probably possible, but not easy. 

Thank you! Goodnight =)

 Hey Cutievirus. In the demo file of the 9.1 , the bookshelf and the wooden box  seem to be 2D flat. (I'm still using the 7.2  because it doesn't seem to display correctly after 7.2. ) I don't know if there's anything I've ignored in the new version of the plug-in...

This is because the configs were moved to a json file and that version was bugged so the json files were only being loaded in version 1.6 of mz. It's been fixed since then.

I've always wanted to make an FPS shooter like DOOM, but I didn't know how I could implement it

Oh wow! That new update is so awesome...

hi i have a problem with the plugin i dont know how to plug it in... ^^

There in a problem when I make indoor map.The camera can set out of the wall when I enter it and do nothing.

It might be a silly question, but when I buy the product, can I download it again when you update it?

I believe just about everything on itch allows you to do that... When you come back to the product page there will be a ticker near the top of the screen stating that you've already purchased it, with the option to download your items -- when you go to the download page you should always see the latest versions.

(+1)

hi sorry, i just wanted to ask why my custom tileset isnt working? i load up the game but it can't load the tileset being used in the map, even if it is there. i can't find anything on the wiki about this.

(+1)

I wanted to ask if its possible to make maps in the style of crystal project? If you dont know the game, its a final fantasy open world style of game in 3d, where you can jump around to climb anywhere and such. Is ot possible to do something like this, with this plugin?

Hello, it's been a long time, may I ask when will you update the VR mode you promised?

(1 edit)

This is still something I'm interested in adding, but it's always been a low priority feature. My current list of major features I plan to look into implementing in the next few updates are GLTF import, skeletal animation, VR support, possibly an in-game editor, possibly a 3D battle system.
Honestly I kind of forgot about the patreon goals I set up, but maybe I should bump up vr on my priorities. It would definitely be cool to see.

That said I won't be able to make any promises as to whether I'll be able to get it to work.

3D battle,that's cool!Is it Arpg?

I think it is also important to optimize the performance(FPS)?

Like more preloading,optional load in blocks ,far away not load all sizes(can't see)?

Any chance of allowing for MagicaVoxel effects, such as 'glass' or 'emit' to work in MZ3D?  

I'm not very familiar with magica voxel, but I think the glass effect relies on the path tracing that magica voxel uses. MZ3D does have a glow effect however, which has been expanded slightly in the newest update. You can put <mz3d:glow(red)> in the character's note tag.

(+1)

Didn't tried it yet, but does it work with new tileset change option in MZ? 

If you're referring to the tileset sizes, then yes it does :)

When I arrange my project with "Encrypted Picture",my project can not show, and circle on it(loading all the time).How can I solve this problem?

Sorry for the late response, I thought I had fixed this issue. I'll have to look into it again. It's easy to miss since most of my testing is done in playtest mode.

Is there a way to change ceiling height by region? Or a way to change FOV through a plugin command?

I managed to change the ceiling height, but now it looks like this. How do I change it to go all the way up instead of showing the empty sky?

(+1)

How is the demo diffirent from the main file?

Deleted 1 year ago

It will be fixed in the next update. 

Deleted 1 year ago
(3 edits) (+1)

There may be random bugs when I started testing the game,like"WebGL not supported","Failed to initialize graphics","Failed to execute 'getProgramParameter' on 'WebGL2RenderingContext':parameter 1 is not of type'WebGLProgram'".And project cannot run after deploy my project.I really wish the writer can fix these bugs.And thanks to the writer that create this awesome plugin.

(+1)

Hello, I don't mean to be a bother, but for some reason, when I use the plugin I get a black screen. The game is functioning properly besides this issue, as I can open the menu, and even move the camera to occasionally see the world at a strange angle, but moving the camera outside of that weird angle goes back to a black screen. I was wondering if you or... well anyone using this plugin might be able to explain what I've done wrong.

Hello! I wanted to join your Discord and consult the wiki, but your page is down. Can this information be accessed any other way?

Thank you!

the page should be up. the wiki can be accessed at https://mv3d.cutievirus.com/

Thank you, it works now - it was probably a temporary hiccup yesterday. Thank you and best of wishes with the project!

Amazing plugin! But I have some advice. Can you add a wall and ladder feature as a plugin command? Having some issues with the tile system, but I like the genius with the layering system. It's like MZ was made for 3D, even though it's 2D.

is there some kind of lags on mobile with this plugin or the FPS rate is also good?

Awesome plugin, is there a plan for a WYSIWYG editor sometime in the future? Or alternatively, a compatibility patch for Cyclone map editor? (here)

It would definitely be useful. cyclone looks interesting, thanks for the link. i’ll take it into consideration.

(1 edit)

Does anyone know how to allow the player to look up and down in first person mode?

Change setting to allow player to use the mouse

Use pitch in the "Camera Tracking" feature in plugin commands.

Also use this code (in script feature) , but do whatever key you want for panning up and down. Hope this helps!

Input.isPressed('h') 

I don't want to use a key for the camera tracking. I'm trying to make a first person game with full camera use. (Up, Down, Left, and Right across the screen.) How do I set the script to use a mouse instead of a key?

Have an invisible picture and use the clickable picture command. Have one be in one spot, and another in that spot. So when the person clicks on the button, it pans up or down. You can also use this in cutscenes if you want to make another game like that in the future.

(5 edits) (+3)

Hi folks! I made two sites for anyone who is looking for a quick 3d model sample for their game. I hope this help.

MV: https://rpgmake3dmodelmv.weebly.com/

MZ: https://rpgmake3dmodel.weebly.com/

(1 edit)

Can you make more shapes into the MZ3D? something like....Stick up grass that you can walk by.

Yes this is possible with configuration. You can also import 3D models with the paid version. You should check the documentation
documentation [MV3D] (cutievirus.com)

external_tutorials [MV3D] (cutievirus.com)

I got the paid version. I will try it out later. Too bad the action sequences of visustella is not working with this plugin.

(1 edit)

Okay, Nvm. I have just figured out. You have to take the plugin and put it on top battlecore of Visustella. 

hello I would like to reproduce via a plugin all the mechanics of the pokemon games white and black version and I want everything to be fully customizable graphics interfaces etc ..., how much will it cost me please? finally if you created it for me of course

Sorry, I'm not interested in taking commissions of that nature.

Hello, I was testing the free version of MZ an had some problems with other plugins when I enter a battle or open the menu.
There's a message that say "lenght" everytime. Does the paid version has more compatibility? I want to pay for this plugin but I really want to know what's the difference between the paid version and the free one.

Compatability with other plugins isn't great to be honest. It's a large plugin though so that's to be expected.

Is this plugin compatible with VisuMZ series plugins, or does this require to be a stand-alone requirement?

It's hard to know until you try. There's a free demo version you can use to see if it works or not.

Great Plugin! Really appreciate it, keep up the work.

  1. Can MZ3D to support use animations at map now ?
  2. [11:58]I try 0.6.8.2 can use mz'animations but can't use mv'animations by AnimationMv.js ...
  3. [11:59]https://forums.rpgmakerweb.com/index.php?threads/rmmv-animations-to-rmmz.129583/

    RPG Maker Forums RMMV Animations to RMMZ Getting Started Before you transfer your MV animations over to MZ, please remember to do the following: Make sure to do your animation in an animation ID that it doesn't overlap with your RMMZ's animations if you want to use them. You must set up animation sound effects and flashes in RPG...

  4. [12:00]AnimationMv.js is a MZ's official use MV Animation's plugin.
  5. [12:00]can you support this at next version ?

Mv animations aren't supported in the Mz version yet, maybe in the future though.

Hi 😋 I had a bug when I exported my game for iOS with MV… when I try to teleport or open a menu : ERROR : TypeError !

document.exitPointerLock is not a function. (In 'document.exitPointerLock()','document.exitPointerLock' is undefined)

Ok… So… I bought MZ and remade my project with it… always the same problem…

It works without MZ3D ! Can you help me pleaaaaaase ! 🙏

Sorry you're having trouble, and sorry for the late reply. I'm not sure what would cause the issues you describe unfortunately.

exitPointerLock is part of the web api so I don't see any reason why it wouldn't be defined, though I haven't really tested on mobile devices yet.

Document.exitPointerLock() - Web APIs | MDN (mozilla.org)

(+1)

Hello cutievirus, I love your work on these plugins and I own both of them. I really hope you don't give up on them because honestly they're a game changer for so many developers. You've single handedly revolutionized so many projects  and I'm really impressed. Keep up the good work.

(+1)

Hi Cutie,

I'm also fan of your great project, from Iran. I have watched youtube course episodes recently :)

Sadly here we don't have access to any online payment systems like PayPal (Believe it, that's not my fault. lol!)

Can you message me on Email and can I pay you with cryptocurrency (Like USDT for example)?

I'm really interested in your MZ3D Plugin, can you help me get it please?

Email: noyzen[at]gmail[dot]com

Regards.

Viewing most recent comments 36 to 75 of 109 · Next page · Previous page · First page · Last page