Greetings my fellow Norwegian. I have no doubt it’s possible to do a fog of war system in pure blueprint if you use a different approach from mine. I’ve seen discussions on using decals or light functions to handle fow, and this is quite possibly doable in pure blueprint. However, this solution relies on two things that are not currently supported in blueprints; dynamic texture updates for storing and updating visibility data, and multithreading for performance.