Comments

Log in with itch.io to leave a comment.

Would you be willing to let me build an adaptive audio system with libPD to get some experience in adding an audio engine to an existing game? Please reach out at wraezer@gmail.com

Hi, I really like this! I've actually been looking for a way to do something similar to this for my game... Would you mind explaining how you made this?

Sure.  You will need two Plugins, TDDP_MouseSystemEX and PEZ_PointAndClickInventory.  To stop the flash when clicking the screen I had to go into the code to disable the flash.  I do not remember which JS file I had to modify but I'm sure you can you find it in the RPGMaker Forums.  For the first person perspective, the transparency was on.   What you are seeing in the demo is a parallax background.  I had  to create this scene in Gimp (Can be done with Photoshop), then I added the events in the screen. 

I hope this helps!  

Ah thank you so much, this helps a ton! If you don't mind answering,  what size did you have to make the parallax background in order for it to fit into the screen

Sorry for the late response.  816 by 624 pixels.  Good luck!