Search the Community
Showing results for tags 'rpg maker'.
-
Hello! This will be my first post here. RPG Maker MV is a small game engine which uses Pixi.js as it's main codebase. Because of this, pixi filters are compatible with the engine by way of this third party plugin. RPG Maker is a weird and finicky piece of software with a few strange pieces of design, so it's not entirely clear to me how far from standard pixi it is. I am looking to make a custom filter that involves both the limiting of a games palette to a set amount of indexed colors, as well as dithering those colors to create a smoother effect. You can see more details of wh
-
Hello i'm new here I'm trying to upload my RPG Maker Game in my Webspace. On the PC everything works fine but when I start the Game on my Phone's Browser (I tried it on a Iphone 7 and on a Galaxy S6) I get the following error: child.removeStageReference is not a function. (In 'child.removeStageReference()'. 'child.removeStageReference' is undefined) Although when i start the game on my phone with Desktop-Mode it works! The only File i found using this function was Pixi,js, does someone know how to fix it? Greetings Balgros *sorry for my bad english pixi.js