Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / my text won't show

Author
Message
GameMaker Jason
20
Years of Service
User Offline
Joined: 22nd Nov 2003
Location: UK
Posted: 27th Dec 2003 11:38
my text won't show can you help?
I want to show the score on my screen but the text just doesn't show?

********
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 27th Dec 2003 12:25
Well, what code do you have ?


The place for all great plug-ins
GameMaker Jason
20
Years of Service
User Offline
Joined: 22nd Nov 2003
Location: UK
Posted: 27th Dec 2003 12:40
here is the code

********
IanM
Retired Moderator
22
Years of Service
User Offline
Joined: 11th Sep 2002
Location: In my moon base
Posted: 27th Dec 2003 15:16
It looks like you are doing *far* too much work in that code ...

- Clear the screen once per loop
- Don't create/delete sprites in the loop ... just move them off-screen when not in use
- Using SPRITE COLLISION(3,0) will check for *any* collisions with other sprites. The value it returns is the number of the sprite that it hit

For free Plug-ins, source and the DBPro Interface library for Visual C++ 6 and .NET
http://www.matrix1.demon.co.uk
GameMaker Jason
20
Years of Service
User Offline
Joined: 22nd Nov 2003
Location: UK
Posted: 28th Dec 2003 16:29
could you send me the modified code please?

********

Login to post a reply

Server time is: 2024-09-21 13:50:54
Your offset time is: 2024-09-21 13:50:54