-
Notifications
You must be signed in to change notification settings - Fork 11
Bench
Luuk Holleman edited this page Oct 18, 2017
·
7 revisions
Benches can be build on the side of paths. They have one or more seats where guests can sit on.
Has back rest: wether guests sitting on this object can lean backwards (against a back rest).
Adding seats works by adding child game objects to the bench. Any game object in the hierarchy whose name starts with "Seat" will be marked as seat. Guests will sit directly on top of this object.
image of hierarchy
When you've added a seat correctly there will be a rendered guest helper that will show where guests will sit.
image of guest helper