Adding the Entry Door
Adding the Entry Door
In this tutorial, you’ll create an entry door and add components that make it act solid and open upon approach.
To set up your entry door, you do the following:
Add scripts to the entry door entity to do the following:
- Trigger an event upon exit and another event upon entry.
- Change the position of an object and link it as the entry event.
- Change the position of an object and link it as the exit event.
Add realism by connecting sounds to the door’s opening and closing events.
Next: Placing the Door Entity