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.

2D All the way! / jumps so much it makes me gosy !!

Author
Message
johnvn
21
Years of Service
User Offline
Joined: 15th Apr 2003
Location: United Kingdom
Posted: 19th Apr 2003 20:17
hi, i have just finished a short game, it runs pretty slow tho, i have posted this b4 i think but here is the code i have done.cud ypu please help me, cos it dont look too nice slow lol cheers john
deckard
21
Years of Service
User Offline
Joined: 11th Apr 2003
Location:
Posted: 19th May 2003 13:59 Edited at: 19th May 2003 14:02
While using SYNC ON mode you must place SYNC command in every game
loop before LOOP command to refresh screen
So in many places you must write

SYNC:LOOP

not

LOOP

The only SYNC state in your code is newer works !
Also your code is not clear to understand and there are some other
bugs such as SYNC RATE 1000 You must write SYNC RATE 50

Login to post a reply

Server time is: 2024-05-02 03:10:04
Your offset time is: 2024-05-02 03:10:04