Use no character

Started by sun, Tue 13/10/2009 09:14:15

Previous topic - Next topic

sun

Hi there!

I'm new to the AGS world, and am looking for some quick help in getting my game off the ground.

I'm trying to create something in the style of old NES games such as Shadowgate, Uninvited, Deja Vu - games where you don't see a character, and just the cursor icon.

Is it possible to recreate this with AGS? Can I not have a visible character, but instead just have the player control a mouse cursor, in which they hover over 'hotspots' on the background to control the game?

Thanks!!

Gilbert

Yes. Just set "ShowPlayerCharacter" to 'false' for every room in your game.

NsMn

Or, even easier: Give him a completely transparent sprite!

Scarab

Also, in General Settings, you'll want to set Automatically Move Player In Walk Mode to False;

Quote from: The Manual
selecting this option allows you to use the Walk mode for other things. If selected, then "Character stands on hotspot" events are instead triggered by clicking the Walk cursor on the hotspot.

sun

Oh, thank you all very much!! I'll give this a try ; )

SMF spam blocked by CleanTalk