Topic: Game Programming /
Heat Seeking Missile.
heat seeking ? wouldn’t simple ai work ? the rocket class has to know where the x / y of the target are.
btw you can’t remove attachMovie part, that’s where the mc is added to stage
imho the error’s at the declaration of the class (or the RocketSeek function), if i were you i’d remove (or // it) everything below the attachMovie part, to see if the MC is even added correctly. then i’d add one by one
|