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! / need some help

Author
Message
UnderLord
20
Years of Service
User Offline
Joined: 2nd Aug 2003
Location:
Posted: 9th Feb 2004 18:42
how do i move my 2d images i'v tried to do a if-then statement but it will only move it once.

heres what i have so far



The search continues.
Pincho Paxton
21
Years of Service
User Offline
Joined: 8th Dec 2002
Location:
Posted: 9th Feb 2004 19:00 Edited at: 9th Feb 2004 19:01
Put all of your movements in...

sync on : sync rate 30
for s= 1 to 1000
Dot rnd(640),rnd(480)
next s
load image "2d spaceships\schiff 10015.bmp",1,1
paste image 1,250,250,15



Do

Put your keycodes here! and paste images, or move sprites around.


Sync
Loop

UnderLord
20
Years of Service
User Offline
Joined: 2nd Aug 2003
Location:
Posted: 9th Feb 2004 19:08
Hmm not the exact answer i was looking for...

ok let me see would something like this work

Theory code -


would that work in theory?

The search continues.
UnderLord
20
Years of Service
User Offline
Joined: 2nd Aug 2003
Location:
Posted: 9th Feb 2004 20:31
welp thanks to petrat i don't need help anymore =)

The search continues.

Login to post a reply

Server time is: 2024-05-13 00:10:13
Your offset time is: 2024-05-13 00:10:13