2d - Flash CC Make layer invisible by using the code? -
i trying make 2d shooter game , need make bullet image invisible while not being shot.
possible? if not, there other way make bullet?
notice: bullet png image, not rectangle or sphere.
if put image in movieclip, can access via actionscript , like:
bullet.visible = false;
Comments
Post a Comment