Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

AriaEsther

3
Posts
2
Topics
2
Following
A member registered May 02, 2018

Recent community posts

(3 edits)

Good plugin, but uh, a little bugged when using sort items by actor. Also noticed the link in the help section was wrong as well.

The bug is if you go into your inventory then try to leave without doing anything, more often than not you're going to have to hit cancel multiple times to get out of the actor inventory select.

If you could get an MZ version up and running this thing would be absolutely perfect.

(1 edit)

Whenever I load up the map editor, it crashes with this:

rmmz_managers.js:2030 TypeError: this.gamepadCameraZoom is not a function
    at Camera3D.updateZoom (RoseEngine_Core.js:2403)
    at Camera3D.update (RoseEngine_Core.js:1994)
    at Stage3D.updateCamera (RoseEngine_Core.js:1039)
    at RoseEngine_Core.js:1028
    at Array.forEach (<anonymous>)
    at Stage3D.updateCameras (RoseEngine_Core.js:1028)
    at Stage3D.update (RoseEngine_Core.js:993)
    at Scene_MapEditor.Scene_Base.updateChildren (rmmz_scenes.js:129)
    at Scene_MapEditor.Scene_Base.update (rmmz_scenes.js:52)
    at Scene_MapEditor.update (RoseEngine_MapEditor.js:2318)