What’s the best way to hide an image sheet? I tried .isVisible = false but it didn’t get to disappear. Then I tried moving it offscreen by setting it’s x and y to like -500 but it didn’t get less than 0 for both axis.
An image sheet for an animation? As long as you are referencing the sprite group and not just the image, isVisible should work for you. [import]uid: 191140 topic_id: 37490 reply_id: 145647[/import]
An image sheet for an animation? As long as you are referencing the sprite group and not just the image, isVisible should work for you. [import]uid: 191140 topic_id: 37490 reply_id: 145647[/import]