FoonLudum Dare ExplorerUsers → Colinchocolate

Colinchocolate

Games

YearLDThemeGameDivisionRankOvFuInThGrAuHuMoCmCo
201122AloneAlone, the Gamecompo5652.171.821.802.262.261.481.291.831.7510

Performance over time

overall score (left axis) percentile (right axis)

Scatterplots

Fun vs Overall

Innovation vs Overall

Theme vs Overall

Graphics vs Overall

Audio vs Overall

Humor vs Overall

Mood vs Overall

Comments by Colinchocolate

LD22 — Alone

Alone, the Game by Colinchocolate 2011-12-18T15:31:00

Thanks, devwil! I'll fix those things, really easy bugs. Perhaps the cursor problem you were talking about can be fixed with the esc suggestion, Rocknez?

Alone, the Game by Colinchocolate 2011-12-18T16:23:00

I've uploaded the new web version. I'll upload the source and downloadable versions in a few hours.

Alone, the Game by Colinchocolate 2011-12-18T16:24:00

Escape switches between mouse shown, and not shown.

Alone, the Game by Colinchocolate 2011-12-18T23:33:00

var sceneToLoad : String;

function OnTriggerStay(other : Collider)
{
Application.LoadLevel(sceneToLoad);
}

function Update ()
{

}

My script for portals. Really simple! Oh, and you need to remember to add the scene you are teleporting to to the build settings list.

TransDimensional Moon Rift by Shigor 2011-12-20T12:30:00

Nice! :) Lots of fun, and I loved the art style. Very impressed.