I'm making a game in Panther, and you move around (with a camera) and make the sprites interact like you. I am unsure how to do this, but I could really use some help. I think that these blocks would help.
(one for colors and one for motion)
but I don't know how to code them. could somebody please help me????
Last edited by GP1 (2011-07-12 12:07:57)
Offline
I would make a
You would have to use the code from the block, then you would have it search the screen for that color. (using two variables to keep the x and y positions. Starting at top right corner.) Then once it hits the color, it will point at that position. I could make it maybe after my vacation.
Last edited by Pecola1 (2011-07-12 12:36:54)
Offline
I attempted this before. I believe I uploaded them to the panther website. I think I got a person replicating your movements in the end.
Offline
try the Kinect sensor program for scratch - Scratch & Kinect
Offline
I don't have the kinect (I don't really need one at the moment, I don't have an xbox 360, but I think that it would be worth it. )
@pecola1 I am trying that for a test project I'm doing. I have this one sprite sweep the screen and when it touches the color, it changes the background color. I'll suggest that to them for panther 1.1
Offline