I just created a cube and added actor component “EnemyControl”. But my problem is I dont know any way to get from actorcomponent to the actor itself.
When I use GetOwner () I can’t use the function ‘setHealth ()’ anymore. Can you show me which method I have to use for this pls?