Camera Control Techniques for your Game

 xTsukihime        7,824    1

Sometimes, you may want to focus the camera on a different object, or an arbitrary position on the map. For cut-scenes where the player is not involved, for example, you would typically have to set the player's graphic to transparent and then move the player to the cut-scene's location.  After the cut-scene is over, you would then move the player back to where they were. Read More

Beginner's guide to RGSS Part 2

 Bob423        5,183    3

Part 2! In this tutorial I'll be showing you how to do more advanced stuff like setting up controls, and possibly working with the battle system. Again, I'll be adding too this as I learn more. Read More

Random Occurrence System (R.O.S.)

 rgangsta        3,521    3

I've been playing a lot of horror games lately; mostly Dead Space. I got to a point in the game where there was a door that was chained and kept shaking, like something wanted to get out. I walked in front of the door and thought, "What if something actually popped out of that door?" That's when I got the idea for R.O.S. I figured that the reason some RM games don't scare players is because the player already knows what's coming. What people are afraid of is the unknown. I desperately wanted to make this system for RPG Maker but never found the time. But this October, I found the time to really devote myself to RPG Maker. Enjoy the system! Read More