A quick integration between SUIMONO and UniStorm

I decided to sit down tonight, and figure out what it would take in order for UniStorm’s Weather system to affect SUIMONO’s Ocean system. After messing around for a couple of hours, i came up with a nice script that uses the WindZone data from UniStorm and updates SUIMONO’s Beaufort Wave Scale, Wave direction and Speed.

Check it out and let me know what you think!!!

All of the steps are included in the top of the CSript File, and you will need UniStorm (Desktop - Tested with v2.2.4) and SUIMONO (Tested with v2.1.2) to use this script. Again, this is a quick script, and potentially a work in progress…

2891797–212645–SUIMONO_SystemSynchronizer.cs (8.48 KB)

1 Like

Also, if you want to see the data that is being synchronized, uncomment the 2 Debug.LogFormat statements from the LateUpdate() function in the script!!!

Have a happy holidays and new year!!!