Dialogue Bubble (Demo)
Interactive Dialogue Bubble is a lightweight text system that allows you to dynamically display text in the game world. It features pop-up animation, font auto-sizing, and perspective adjustment.
[dialogue bubble is not available on the Unity asset store at this time]
Add the following components to any game object:
- Any non-2D collider with "isTrigger" checked.
- The included "Dialogue Script" script component
- Add the "Text Bubble" prefab as a child of your game object
Keep in mind
- In the "Player Object" field you must add your player (one with a non-trigger collider)
- To adjust the position of the text bubble for runtime you will have to edit its animation
Status | Released |
Category | Assets |
Author | New Arcana |
Made with | Unity |
Download
Download
3D Interactive Text Bubble.unitypackage 457 kB
Install instructions
Add the asset pack via the Unity Editor
Add the following components to any game object:
- Any non-2D collider with "isTrigger" checked.
- The included "Dialogue Script" script component
- Add the "Text Bubble" prefab as a child of your game object
Keep in mind
- In the "Player Object" field you must add your player (one with a non-trigger collider)
- To adjust the position of the text bubble for runtime you will have to edit its animation
Leave a comment
Log in with itch.io to leave a comment.