Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • 0
DynamiteKaitorn

Changing a model's index priority using ACS?

Question

Okay so I'm working on making Dynamite's invulnerability power-up. So far I have the ACS logic down to a T for checking whether she is or isn't invulnerable but the issue is, I have no idea how to change her model's index number so that index 0 has top priority at all times but when invulnerable, index 1 takes over temporarily. (Index 1 has Dynamite's invuln look).

 

Any tips? :3

Share this post


Link to post

2 answers to this question

Recommended Posts

  • 0
18 minutes ago, DynamiteKaitorn said:

Okay so I'm working on making Dynamite's invulnerability power-up. So far I have the ACS logic down to a T for checking whether she is or isn't invulnerable but the issue is, I have no idea how to change her model's index number so that index 0 has top priority at all times but when invulnerable, index 1 takes over temporarily. (Index 1 has Dynamite's invuln look).

 

Any tips? :3

 

Add a check in DECORATE? If the player has that item, jump to a different state with the frames you need.

Share this post


Link to post

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
×