New account registrations are disabed. This website is now an archive. Read more here.

Code Library

Scripts, plugins & code snippets for your favourite game development engines

V’s Awesome Options

By vindaca,

This script allows you to change different aspects of the Title, Menu, End Game and Gameover Screens as well as window opacity and the Default Font settings. Check out the feature's spoiler for a more detailed description. This is just my first script so if there are any bugs please…

Quest/Mission Menu

By Leon,

This script allows a good quest log for your game, allowing the player to track quests, see how many they've completed, etc.

Debug Fast Forward

By Heretic86,

This has to be the laziest script I’ve ever written! I got really sick and tired of waiting to go through a sequence I am working on, so I decided to just put it all in Fast Forward with the press of a button! It allowed me to test out…

Banking System

By Bigace360,

The ACE Banking System allows players to deposit and withdraw money from the bank like in real life. As your money sits in the bank, the player can accumulate interest over time, increasing the amount of money in the bank. Savings bonds can also be purchase at the bank, to…

Teleportation Menu

By diagostimo,

This script allows you to configure and enable/disable teleport locations, the menu is shown by using a script call, and only enabled locations will be shown, if no location are enabled then the menu wont show and a sound will be played.

Item Storage – Shared Items

By diagostimo,

This script enables you to share items stored in containers across multiple saves, this is an Add-on for the Item Storage script by Game_Guy, the demo includes the most recent version of said script.

Item Dump and Retrival

By diagostimo,

This script will allow you to use script calls to dump all items in possession and also to retrieve the dumped ones, this is useful for situations like going to prison, where the player is stripped of there possessions and can only retrieve them when they escape/do there time.

Enemy HP and SP bars

By diagostimo,

this script adds HP and SP bars below enemies while in battle, this enables you to see the current state of the enemy. this script will most likely be compatible with most custom battle systems that use Sprite_battler to display the battler, note that the size of the bars have…

Character Tone

By diagostimo,

This script will allow you to configure a terrain tag that the tone of the character changes, this is useful for having shadow areas of your game, where the players tone will change according to the tiles they are stood on, this works for events too.

Swimming System

By diagostimo,

This script will add the ability to swim to your game by the use of terrain tags, while swimming a separate graphics is used to enhance the effect of swimming.

Slippery Floor System

By diagostimo,

This script allows you to have slippery floors in your game configured by terrain tags, it works in much the same way as ice floors do in Pokemon, this does not work for events, but I may add an option for that functionality later.

Scene_Bestiary

By Bigace360,

This script will allow your characters to retrieve information about enemies they gained during battle and show them in a window.

Engine
Category
Licence