game maker ver.8 help
Started by
boogoast1
, Mar 30 2010 02:30 PM
#1
Posted 30 March 2010 - 02:30 PM
#2
Posted 01 July 2010 - 11:28 PM
Boogoast1,
Are you using drag and drop or code?
For D&D:
1. Open up the player object.
2. Under the Create event, go to Control and then Set Variable.
3. In the Variable field, type global.money
4. If you want your player to start with a set amount of money, eg, $100. Then type 100 in the value field.
5. Next, create a Draw event.
6. Go back to the Control tab and drag in the Draw Variable option.
7. Set the name as global.money and the x and y coordinates to wherever you want the score to appear.
If you want the code to do it, please ask.
Thanks,
Taomech
Are you using drag and drop or code?
For D&D:
1. Open up the player object.
2. Under the Create event, go to Control and then Set Variable.
3. In the Variable field, type global.money
4. If you want your player to start with a set amount of money, eg, $100. Then type 100 in the value field.
5. Next, create a Draw event.
6. Go back to the Control tab and drag in the Draw Variable option.
7. Set the name as global.money and the x and y coordinates to wherever you want the score to appear.
If you want the code to do it, please ask.
Thanks,
Taomech
Similar Topics
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users