Jump to content

Recommended Posts

Well, you could extend the onunequip function on the Spider Hat, where you log the owner of the hat in a variable, run the original function normally, and then check if the owner was your character prefab (if owner.prefab == "CHARACTER_PREFAB_NAME" then) and if so, add the "monster" tag.

Edited by Ultroman

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
×
  • Create New...