Tabletop Simulator

Tabletop Simulator

Not enough ratings
Fog of War Veil Script Cards
   
Award
Favorite
Favorited
Unfavorite
Assets: Scripting
File Size
Posted
21.130 KB
20 Nov, 2018 @ 7:14am
1 Change Note ( view )

Subscribe to download
Fog of War Veil Script Cards

Description
These cards will raise and lower the fog of war box drawn on the table. I am not sure if this is the best way to deal with this but here it is.

I have tried placing FOW zone into a pack up bag, but it had some strange results on the table.

Many thanks to Rodneys orginal mod - https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=746079064
2 Comments
wileybot  [author] 26 Feb, 2019 @ 6:17pm 
Maximo1984 I have no skills in scripting, but I am good in taking other peoples stuff! Sounds like a great idea you have there, but I am afraid i can offer no help.
maximo1984 25 Feb, 2019 @ 2:13am 
I have not messed with fog of war but from my scripting practices, I think you could probably resize the zone to make it smaller as a model enters it and reveal things incrementally. Maybe with onObjectEnterZone, getBounds of model, then set scale. I'd have to work it out, but it's probably doable.