Jump to content

How to get hide specific .png's using AnimState?


Recommended Posts

Hi everyone! So I need hide a .png, (example below)

So, I wanna hide one of the gears in the code, but not both. I've tried inst.AnimState:Hide("") but that hides the symbols which are the folders that contain the gears, I want to remove just ONE of them. Is there a way to do this or do I just need to create a new symbol? 

Screenshot (365).png

Link to comment
Share on other sites

You can hide specific symbols if they are named in the timeline, this is how the arm swap for arm_normal and arm_carry work. But it would require doing it from the animation side at that point you could easily just delete the symbol if its not needed at all. From a code side, I don't think there is any surgical way to hit one particular symbol without them being named in the timeline.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
  • Create New...