Hey you guys, I want this function inside my ActorComponent to work on tick but in the editor instead of in play. I tried some tutorials but they all seem to use the construction script or another component like the livelink updater to get this functionality, which I don’t have acces to in an Actorcomponent. Is this possible or am I trying to do something impossible with BP?