ID:270735
Aug 15 2006, 8:24 pm
|
|
Is there a way to do collision detection with missile()?
|
Aug 15 2006, 8:32 pm
|
|
Not with missile() alone, it's only a visual effect. You're best off making your own projectiles that are actually objects and not simply visual effects.
|
In response to Nadrew
|
|
That's what I thought. I just wanted to know if there was a way, since I like the way missile() looks better than step and walk.
|