Pre-Purchase

● ARCHIVED · READ-ONLY
Started by Marcus Mann 3 posts View original ↗
  1. You can use a scripting language for most of the game to life? Example: Ruby, Python, Lua ??

    Thanks
  2. Theoretically you should start learning the basics without scripting, because if you start changing the scripts without knowing the effects you'll never get out of bughunting.


    That said, RM uses a Ruby-Variant called RGSS for the engine, and most of the engine's code is editable in the script editor. And some scripters have used this to more or less completely exchange the engine...
  3. Oh... thanks very much my friend