Hi all,
I need a python script I can select some types of objects with. I am making a Rpg game and I need te be able to select enemies and for example attack them.
I prever the script can only select objects with a certain property. For example only objects with the property: “enemy”.
I am still little noob in python so with any help I’ll try to figure it out.
Thx a lot already!