Hi, I have an entity which another function when clicked on,
and that second function gives it a pointer, while the original action it's running does not.
How do I get the entity to no longer have the pointer once it's finished running through the second function?
Thanks