
-----------------------------------
acc_minion
Tue Nov 11, 2003 3:27 pm

make a guy run across the screen
-----------------------------------
how do i make a guy run across the screen with his arms and legs moving?

-----------------------------------
Chimaera
Tue Nov 11, 2003 4:33 pm


-----------------------------------
draw the pictures and then Pic.ScreenLoad them with View.Update and if you want it to go on forever, place it inside a loop.

-----------------------------------
acc_minion
Tue Nov 11, 2003 5:34 pm


-----------------------------------
it needs to be done in turing itself not in a paint program

-----------------------------------
thoughtful
Tue Nov 11, 2003 5:36 pm


-----------------------------------
welll then draw the different picture in turing and then display thenm in an order that it seems like he is moving

-----------------------------------
PaddyLong
Thu Nov 13, 2003 7:14 pm


-----------------------------------
yeah, you're going to have to manually draw each part of the guy for each position... you probably could do some cheap sort of key framing and in between use for loops with some equation for the end of a line or whatever

-----------------------------------
nis
Sun Nov 16, 2003 3:34 am


-----------------------------------
If you can't use pain to draw the guy running then use turing to draw the pictures. But to display them easily you can use the Sprite Module.

I have used it before and it is fairly easy to use.

-----------------------------------
Tony
Sun Nov 16, 2003 10:31 am


-----------------------------------
too bad Sprite module doesn't work in 4.0.x build :roll:

though it doesn't differ that much from the Pic module

-----------------------------------
Andy
Mon Nov 17, 2003 6:39 pm


-----------------------------------
o lol last yr, my friend made this awsome stick man animation for his first project, o i'll see if i can get him to upload it
