How to show a pop up info box when the character collides with an object?

Hello!

How do you make/script an object so that when the main character collides or bump into it to trigger it, it will show an information box or a thought bubble?

Thanks!

Hi @zero2,

For the first part, to check when the character enters a trigger check this tutorial:

https://developer.playcanvas.com/en/tutorials/collision-and-triggers/

For the secondo part, check the UI examples on how to create the information box:

https://developer.playcanvas.com/en/tutorials/?tags=ui