Search found 2 matches
- Sun Jul 02, 2023 10:03 am
- Forum: Dialogue System for Unity
- Topic: Render the dialogue box on top of a 3D gameObject
- Replies: 3
- Views: 172
Re: Render the dialogue box on top of a 3D gameObject
Thank you for your help! It worked, and currently, my dialogue menu is projected onto a canvas resembling a notebook. However, I came across a problem where the NPC's response panels are also being shown on this World Space Canvas, which I'd like to remain as a regular Overlay Canvas, so that their ...
- Fri Jun 16, 2023 1:17 pm
- Forum: Dialogue System for Unity
- Topic: Render the dialogue box on top of a 3D gameObject
- Replies: 3
- Views: 172
Render the dialogue box on top of a 3D gameObject
Hi! I'm a recent user of the Dialogue System and wondered whether it was possible to render the dialogue canvas on a 3D game object in the scene (a notebook in this instance), that can be moved around the scene with animations and whatnot. I know since the canvas is UI it doesn't work that way, but ...