Quantcast
Viewing all articles
Browse latest Browse all 18226

Little Help with Actors

Hello there,
i was currently trying to create some actors in a place but seems like i cannot finish it all.

i created actors in this way
Code:

new Actor[10];
Actor[1] = CreateActor( etc etc
Actor[2] = CreateActor( etc

Now my issue is that when someone shoots at this actor it wont take damage , i found an code which makes manually damage but once someone shootes an actor all actors takes damage
is there any tutorial or something which could help me please ?

Viewing all articles
Browse latest Browse all 18226

Trending Articles