|
-
Dec 22nd, 1999, 04:43 AM
#1
im makin a pac man game and had a post up before
i have ONE image that i made on a paint program that has all the walls painted in and i need to know the format to tell it when it gets to a certain x or y position (where a wall would be) to stop going nemore in that
direction.
somethin like...
if imgmovingpicture.left+imgmovingpicture.width>
(I NEED TO KNOW HOW TO ENTEr THE X,Y coordinates for the wall here) then
imgmovingpicture=imgmovingpicture.left-10
i dont know if this is clear at all but if you understand how to tell the computer to recognize x,y points please tell me the format
thanks alot
joe
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|