hi guys im just a beginner and im planning to make a different helptext appear in the screen in a different certain area for a tutorial part of the game, i know a boxcollider is involved and i have no idea what to do, please help me
what you would do is when you step into box collider, have it make a UMG blueprint, and in the UMG make the hint
yepp soo uhhh… how do i code that? haha
look up unreals C++ method name for creating a UMG blueprint that’s all you would do in C++ then in the UMG you would make the hint, if you don’t know how to use UMG I suggest looking at some tutorials UI in unreal is done with UMG blueprints