why put an attribute in an actor and not in scene? whats the difference
well basically what the title says. i downloaded a template and was looking for the attributes in the game and didnt see any. and thats when i realized you can make attributes in an actor. is that so it just applies to that actor?
Comments
If you've got an actor that's spawned it's useful to have attributes on the actor, for example each one could have a different health score attribute. It's not only for spawned actors of course, but from that you can see how it's much easier to put attributes related to that actor in that actor and not as a game attribute.