score

Talk about making games.

Postby ingsan » Tue May 11, 2004 10:54 pm

Try this :

int count = 100;

onKeyDown (Any Key) :

{
count = count + 1;
myTextActor.textNumber = count;
}
User avatar
ingsan
 
Posts: 580
Joined: Mon Nov 17, 2003 4:02 pm
Location: Maurician LADY in FRANCE
Score: 6 Give a positive score

Previous

Return to Game Development

Who is online

Users browsing this forum: No registered users and 1 guest

cron