Interactable objects

Hello Im making a game and need help with making objects i can interact with when Im close to them. Anyone know how i can do this?

2 Likes

i can help but how close do we need to be the tile and wwhat iteraction would you like?
Then I will help you!

Welcome! If your on a titlemap, you could maybe put even slightly different tiles around it and use a When Sprite Overlaps with tile block to make it so something happens when the player Overlaps with the tile that surrounds it. Hope this helps :sweat_smile:

I just need an interaction that can run some dialogue when interacted with.

1 Like

Ok thanks I’ll try it

1 Like

oh just copy this and change it accordingly!

Thanks it worked really well for me. I’ll see if it can work with raycasting.

2 Likes