Community Projects:WikiAdventure:Games:Test Game:Overlay

From GPWiki

Files:GUITutorial_warn.gif The Game Programming Wiki has moved! Files:GUITutorial_warn.gif

The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server.

However, the GPWiki forums are still active! Come say hello.

This page contains WikiAdventure game content data.
Please familiarise yourself with the content syntax before editing this page.

This page contains WikiAdventure game contents data for testing purposes.


<Location>

TestOverlayLoc.png
Enlarge
TestOverlayLoc.png

<Items>

<Item>
TestOverlayButton.png
TestOverlayButton.png
Item ID: TestOverlayButton
Description: A button on the overlay screen
Position: 635, 35

<OnClick>ShowQuestion( "Change location?", "Do you want to go to location #1 ?", "StartLocation('Location01')", "ShowText('The stop clicking here!')" )</OnClick>
</Item>

</Items>

</Location>


Back to Test Game Page.

Back to WikiAdventure Games.

Back to WikiAdventure Main.