How to do dialogue?
I want to make it so that you press the square button to bring up a characters dialogue then press circle to exit the dialogue. How can I accomplish this?
-
Hey,
Place a Dialogue gadget im your scene and set up the text/colour/style as you'd like it to be.
On one of the pages further along the list, there's an option called Prompt To Close. Set this to Circle, and circle will allow the player to close it.
To make the dialogue appear when the player presses square, find the Controller Sensor inside your puppet's Microchip (you may need to scope in to find it!) and wire the Square output into the input port on the left of the dialogue gadget to trigger it.
Hope that helps :)
- Liam -
Thanks, this helped me out a lot!
請登入寫評論。