So I want to have an effect in my game that has the fov zoom in and out over time to have some sort of trippy effect.
For now I just want to get it working from the get go, but for some reason all it does is zoom out constantly, as if the bool isn’t getting triggered.
You’re not setting the bool ( the execute pins are empty )…