0
HitTest with as objects no instance names
Community Beginner
,
/t5/animate-discussions/hittest-with-as-objects-no-instance-names/td-p/5799824
Jan 13, 2014
Jan 13, 2014
Copy link to clipboard
Copied
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
TOPICS
ActionScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
LATEST
/t5/animate-discussions/hittest-with-as-objects-no-instance-names/m-p/5799825#M143695
Jan 13, 2014
Jan 13, 2014
Copy link to clipboard
Copied
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
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

