Hello everyone,
I’m new to Unity and I’ve purchased the “Unity 3D Game Kit Introduction - Make Games Without Coding” course. I’m not a developer and I don’t really understand coding. I do got a few question:
-
How do I set up and trigger a cut scene where a camera shows that a door is being opened by standing on a pressurepad?
-
How do I make 2 dialogue boxes after one another and make my player freeze while having a dialogue box. For example, on my first spawn in the game I set up a dialogue box saying “Where am I?” then I want to click to a second dialogue box saying “This must be a dream”. I don’t want both sentences in one box. The player also must freeze while these boxes are active. When the second box dissapears by clicking, I want the player to be able to move again.
Does someone know if this is possible without coding within the 3D game kit?
Thanks in advance!