-
Notifications
You must be signed in to change notification settings - Fork 1
Wind
dennis9707 edited this page Sep 15, 2020
·
1 revision
- Add the
WindArea
Script to an empty game object to represent the wind zone - Give the object an tag for identification. In our scenes, we tagged that with
windArea
- Add a collider component to the game object. Customise the size of the collider to the appropriate shape
- Change the strength and direction of the wind to simulate customised wind effect.
Notice that most of the time the wind would have negligible effect onto the boat which are not observable. Lower the density of the boat to check the effect of wind