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

Checking if any key is pressed

By xTsukihime,

Recently I had needed a way to determine whether any key was pressed on the keyboard. This was because any key could potentially be used as an event trigger, and I didn't want to assume anything about what those keys might be.   Without this check, the other safest way…

Large Choices

By xTsukihime,

This script is pretty simple: it allows you to have more than 4 choices in a single window without having to use script calls, or break up your choices into multiple windows.   Instead, it simply takes all of the `show_choice` commands and merges all of the choices together into…

Grid Inventory Script

By HeathLocke,

This is an edit of the old Diablo Item Style script. It fixes (hopefully) all of the previous version bugs and adds some new features. Before installing it on your game, make sure you have adapted your database. Check script for more info.

Unity Time Script

By drago2308,

Here's a script that i have been working on in unity, It controls the Sun and Tracks the time that your game has been open for.

U1G Engine – Splash Screen

By Ultim1337Gamer,

This script adds a splash screen before the title screen that can show your game company logo whatever the heck you want it to.Fancy eh ?

U1G Engine : Horizontal Menu

By Ultim1337Gamer,

This script adds a highly customizable vertical menu.With a horror game theme,it only has Items,Save,Equip and Game End.But you still can add commands but that a little bit hard.You can customize the menu using X & Y,Width,Height.  

Audio Trigger

By Polraudio,

This script will play an audio clip when an object enters its area.

Basic Spawner Script

By Polraudio,

This script will spawn objects at the location you choose.

Quest Markers

By drago2308,

This is a script that allows for an event to have a quest marker displayed above it.

Prussian Interface Engine (P.I.E.)

By Tigurus,

The Prussian Interface Engine (P.I.E.), though a fancy name, is a script that changes nearly every default menu and adds several new functions as well.The script is made to be user-friendly, look nice and work with other scripts easily. (The latter I cannot fully say of course as everything gets…

One-Player Menu Script

By Tigurus,

A menu optimized for one-player only. It features the standard features plus shows the display location.
While it only shows 1 player at a time, you can cycle through your party.

Engine
Category
Licence