A small prototype made for the COMPO to test 2,5D with Gamemaker Studio 2.

I wanted to test some 3D stuff with game maker, with fixed camera, and cartoon’s render. The graphics are basically my test placeholder..

Feed the tiny’s, protect them from hunters.Catch food, catch the tiny’s, Hit tree to find food, hit hunters to release tiny’s !

Added this code to force the gamepad detection on the HTML5 version, the game pad now should be work on the html5 version (tested with xbox gamepad) :

//html5 auto detect     
if (os_browser != browser_not_a_browser)     
{         
    global.gamepad_array[0]=0;         
    gamepad_set_axis_deadzone(0, 0.5);     
}
Updated 21 days ago
StatusPrototype
PlatformsHTML5, Windows
AuthorROBOWARRIOR
GenreSurvival
Made withGameMaker
Tags3D, Cartoon, GameMaker, Ludum Dare 56
Average sessionA few minutes
InputsKeyboard, Gamepad (any)
LinksLudum Dare

Download

Download
SOURCE_CODE_LD56_COMPO_Tinys_GardEEn.zip 2.8 MB
Download
TINYs_GARDEEN_WIN.zip 5.7 MB

Comments

Log in with itch.io to leave a comment.

Stylé ! Dommage qu'il soit si court, j'ai apprécié le concept de protéger nos petites créatures contre ces buissons malfamés !

En espérant que à l'avenir il y a possibilité de prendre soin d'eux en répondant à d'autre besoins par d'autre manières ?

Très bonne base pour un concept sympa !