Hello
It is because you are using the EventBegin play. It means that will happens once, when the game starts and no more!
Use event tick instead, it will update every frame.
Regards,
Hello
It is because you are using the EventBegin play. It means that will happens once, when the game starts and no more!
Use event tick instead, it will update every frame.
Regards,