Tasharen Entertainment Forum

Support => Other Packages => Topic started by: Evgeny on October 31, 2016, 06:51:47 AM

Title: How to save state FOW on level?
Post by: Evgeny on October 31, 2016, 06:51:47 AM
How to save state of FOW on level and then to load that state at the next loading of level?
If it's possible?
Title: Re: How to save state FOW on level?
Post by: ArenMook on November 03, 2016, 08:29:44 AM
Yeah, I was doing that in Windward. Just check the methods on FOWSystem. One of them is a Set type that lets you set the data directly. You can retrieve it through FOWSystem as well.