- Game Maker Community
- → Viewing Profile: Posts: Scaric101
Scaric101
Member Since 23 Oct 2011Offline Last Active Private
Community Stats
- Group New Member
- Active Posts 23
- Profile Views 1166
- Member Title GMC Member
- Age 15 years old
- Birthday August 26, 1997
-
Gender
Male
-
Location
Russia
0
none
Friends
Scaric101 hasn't added any friends yet.
Latest Visitors
No latest visitors to show
Posts I've Made
In Topic: Score above the player's head
26 October 2011 - 12:19 PM
Guys, never mind, I have figured it out on my own, do the platform game tutorial
In Topic: Score above the player's head
26 October 2011 - 08:29 AM
Information about object: Score
Sprite: <no sprite>
Solid: false
Visible: true
Depth: 0
Persistent: false
Parent: <no parent>
Mask: <same as sprite>
Draw Event:
set the drawing color to 255
set the font for drawing text to Scoring and align center
at position (view_xview,view_yview) draw the value of score with caption
Here is some more additional information, thanks everyone for helping me but the last prob is half of the score is hidden the other half is shows. E.g. Instead of showing Score:10 it shows re:10. Have anyone got any suggestions?
Sprite: <no sprite>
Solid: false
Visible: true
Depth: 0
Persistent: false
Parent: <no parent>
Mask: <same as sprite>
Draw Event:
set the drawing color to 255
set the font for drawing text to Scoring and align center
at position (view_xview,view_yview) draw the value of score with caption
Here is some more additional information, thanks everyone for helping me but the last prob is half of the score is hidden the other half is shows. E.g. Instead of showing Score:10 it shows re:10. Have anyone got any suggestions?
In Topic: Score above the player's head
26 October 2011 - 06:48 AM
Nope, it does not work. The text isn't appearing on the screen. Maybe I have to set the text up someway
In Topic: Score above the player's head
26 October 2011 - 06:39 AM
Here is some information about what you said to do
Information about object: Score
Sprite: <no sprite>
Solid: false
Visible: true
Depth: 0
Persistent: false
Parent: <no parent>
Mask: <same as sprite>
Create Event:
execute code:
draw_text(view_xview[0],view_yview[0]-14,score)
Information about object: Score
Sprite: <no sprite>
Solid: false
Visible: true
Depth: 0
Persistent: false
Parent: <no parent>
Mask: <same as sprite>
Create Event:
execute code:
draw_text(view_xview[0],view_yview[0]-14,score)
In Topic: Score above the player's head
26 October 2011 - 06:38 AM
It does not work, if you need any additional info i am here to help
- Game Maker Community
- → Viewing Profile: Posts: Scaric101
- Privacy Policy
- GMC Rules and Forum Rules ·



Find content