It would be amazing if we could get Clear() and Clear(agent) added to the powerup_device class, it exists for event binding but it isn’t possible to trigger through verse.
It would be amazing if we could get Clear() and Clear(agent) added to the powerup_device class, it exists for event binding but it isn’t possible to trigger through verse.
@ParadoxofFire Thank you for your feedback. While I cannot guarantee a response, I can confirm that this has been forwarded to the appropriate team.
In the meantime, it is possible to set up a Trigger Device in UEFN to clear the powerup, then call TriggerDevice.Trigger(Agent)
via Verse to clear.