USERNAME:
PASSWORD:
Save Info!
Logging in…
This topic is 1 page long.
[ Profile | Posts | Contact ]
Posted at: 11/27/05 10:59 AM
Sign-Up: 09/01/05
Posts: 85
Could someone tell me the AS to make it so you can get througe an object e.g a wall
BUKKO!
Posted at: 11/27/05 11:03 AM
Sign-Up: 01/17/04
Posts: 8,927
erm.. if you want somethign to o though a wall... just remove that part of wall int he initail movie clip.... or remove the as that makes it a wall
Posted at: 11/27/05 11:09 AM
Sign-Up: 05/09/05
Posts: 3,113
Look for hitTest, that is what you need.
SIG YOINK!
Posted at: 11/27/05 11:18 AM
onClipEvent (enterFrame) { if (this.hitTest(_root.man)) { } }
what do i add to it to
Posted at: 11/27/05 11:19 AM
Opps i ment to make it so it CANT pass througe another MC
Posted at: 11/27/05 02:09 PM
help?
All times are Eastern Standard Time (GMT -5) | Current Time: 12:05 PM
<< Back