Skip to main content
Participating Frequently
January 13, 2014
Question

HitTest with as objects no instance names

  • January 13, 2014
  • 1 reply
  • 411 views

Im making a game and i need a code to make hitTetObject between two as objects no instances because it addChild because the two Objects are not on the stage and if hitTest object it remove 1 of the objects

This topic has been closed for replies.

1 reply

Ned Murphy
Legend
January 13, 2014

If objects are not on the stage 1 of them cannot be removed but if addChild they are so use getChildAt if as objects no instances