Specific sprite passing through block

Hi,
How do I allows a specific sprite to pass through a solid block
Like a character doing through a door but NPCs, will not.
Thanks

You can use the Enable behavior when your character has a Collision with the door. If you need more help just @ me, I’m always happy to help. :llama:

Or if it’s an NPC you can just make their AI avoid the door entry with a ray cast depending on if their movement is random.

I am a bit stuck, how do I code it?
Thanks :slight_smile:


Does that help?

Thanks
I appreciate your help.

1 Like