skip

Started by viktor, Fri 04/06/2004 15:48:53

Previous topic - Next topic

viktor

I have a startup screen and when I want to skip trught the strartup screen I have to click right click first and then the left click to skip. But I want to make it so that I have to only click the left button. Can anyone help me?
signature" border="0
<a target='_blank' href='https://imgbb.com/'>resurrection pictures for facebook</a>

Barbarian

#1
Hiya Viktor. Well, you could make one big HotSpot over your startup screen, then set the Interaction and any-click to load in your next room/screen. Would that work?Ã,  I'm sure other AGSers out there probably know more suggestions if my idea doesn't do what you had in mind.



Conan: "To crush your enemies, see them driven before you, and to hear the lamentation of the women!"
Mongol General: "That is good."

Blade of Rage: www.BladeOfRage.com

viktor

that's just it. I did that and that's what came out. Sorry maybee I did something wrong but I doubt it that I made the same mistake on all the creens becouse I tested all the cutseen screens.
signature" border="0
<a target='_blank' href='https://imgbb.com/'>resurrection pictures for facebook</a>

strazer

#3
Walk mode doesn't trigger the "Any Click" event.
It probably works like that because pressing the right mouse button changes the cursor mode to Use or whatever. Then pressing the left mouse button in Use mode triggers the event.

Try setting the cursor mode to Use on room load and disable changing cursor modes in this room.

Edit: Hm, but the walk mode should be disabled anyway if the player character is hidden. Strange.

Ashen

I was just about to say that .

Also, you could look into StartCutscene() and EndCutscene(). There's options to let any mouseclick skip stuff (StartCutscene(3); i think). Just be sure to have an EndCutscene for every StartCutscene.
I know what you're thinking ... Don't think that.

viktor

I fixed it. I just set the change cursor mode to use when character enters screen.
signature" border="0
<a target='_blank' href='https://imgbb.com/'>resurrection pictures for facebook</a>

SMF spam blocked by CleanTalk