Basic bidding system with dictionary. Learning Events examples.

1
  • 8 favourites

Attached Files

The following files have been attached to this tutorial:

.capx

basic-bidding-system.capx

Download now 234.27 KB

Stats

1,208 visits, 1,474 views

Tools

Translations

This tutorial hasn't been translated.

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

This is a basic bidding system to bid on an ingame item. The provided capx is for beginners who want to know how do the listed events. This is not by any means a perfect way to set the bidding system up. Mostly just examples for beginners how use use certain features and plugins.

Sprite Font

Button

Dictionary

Global Variables

System > every x seconds

Goto layout on event (in this case time runs out)

Using & to append text + reading instance variables

hope this helps a few beginners out there to get started.

Later I'll post the same thing, but using Ajax to read different file types and how you can use Sprite object with multiple frames for custom image countdown.

As well as a basic multiplayer version showing how to export and upload your multiplayer game so others around the web can play.

Note: the timer here is for educational purposes in the respective events, not the best or even proper way to do timers.

.CAPX

basic-bidding-system.capx

Download now 234.27 KB
  • 0 Comments

  • Order by
Want to leave a comment? Login or Register an account!