How to give event free movement

 FleshRenderStudios        4,072    1

This tutorial will show you how to remove the clunkiness of RMVXA (and possibly other RM Engines, Although not tested) from the character movement of event's and also the player so you or any event does not move block by block. Read More

Debug Mode (and why you should disable it)

 wyatt        20,063    0

This is a tutorial to allow you to create a .exe to play an RPG Maker game in debug/test mode. This might be useful for various things: debugging a game you are testing for someone (perhaps they mixed up their passabilities), viewing variables while playing, and so on. It can also be used for cheating in games - which is why protection against this should be performed (which I will also explain here). Read More

2D curves animation

 nwp1992        3,588    1

Simply put, 2D animation is movement and transformation of objects on the screen in two dimensions. A good example of 2D animation is classic cartoons – multiple pictures of Mickey Mouse or Donald Duck alternating over time and producing the effect of moving objects. The modern 2D animation software allows creating animation much easier though, without making oodles of frames. Read More

FFT Style Job/Mission System

 darkcieran        2,890    2

Hey guys! It's been awhile since I've written a tutorial, so I thought I'd write one on an event system that I pretty proud of! It's a Job/Mission System inspired by Final Fantasy Tactics! Read More

Beginner's guide to learning RGSS by an experienced beginner.

 Bob423        8,910    6

While I don't know everything about rgss, I'm getting better, and the biggest problem for me, was getting started. Every scripting tutorial I've ever seen started by explaining variables and things that, at first, don't seem important at all. I plan to make one that will get you started in the right direction so you're not stuck like I was. Everything I know about rgss will be in here, eventually, and I plan to update as I learn, to share my knowledge in a way that doesn't scare people. Read More

How to make a PAC Man Mini Game

 chigoo        7,038    2

This is a series of 5 videos showing the process and how to, make an evented PAC Man mini game, with a twist. You will need: 3 Switches 2 Variables random event placer script (optional) Read More