Jump to content

Using two different actor files for an entity?


wackyserious
 Share

Recommended Posts

Is it possible to do so? I wanted to use both object_color and player_trans simultaneously in one actor file to create more unit skin variety, but that is not possible, right?

I'm working on unit/skeletal skins, what I have in mind was to use two actor files for one entity, one using object_color, and the other using player_trans, but I have no idea if that is possible..

Link to comment
Share on other sites

Create a single actor like viking_a with everything like it was a separate one.with player_trans for instance

Create a second one viking_b with object color

Now create a third actor that will load the two of them as props.

You might need to create a special mesh though.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...