Sorry for all these questions but here is another one..
I set a variable named: score and i set it's value to 0
Then how do i show this variable in the label object ?
Tried to penetrate some of the existing projects but didn't understood it
Thanks a lot, it was the set label.text that i missed..
Btw, is there a way to do so that you have to release the spacebar and press it again to increment the score ?
Like a command that's able to detect when key, mouse key and etc is RELEASED.
As it is now holding down the spacebar increments the score at a rapid pace..
Cheers
The administrator has disabled public write access.
How to add a score using Variable and Label ?
9 years 4 months ago #139
Key up event is not supported, But you can use the Wait command to slow down the process.
We have updated the example (clear your browser cache): www.gamemaker3d.com/player?pid=0164946
Regards,
Cyberix3D team
The administrator has disabled public write access.
How to add a score using Variable and Label ?
9 years 4 months ago #140