Sorry for the redundant post...(Bone Problem)

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

Eyegore

=================
Sep 4, 2001
293
0
0
53
Hanover
I already posted this in the coding forum and it was suggested that this question be posted here...

I have modelled a weapon and exported it with ActorX in 3dsMax. I got the code working ok, weapon's in-game, fires, etc just fine, but I have a problem...

The muzzle flash is askew and as you may have guessed, it's due to the 'can't find bone 'blah'' error.

That's not the problem, as I have found many a tutorial to teach about how to use the mesh properties in the animation browser to set up the 'sockets' to create the alias and assign the bone.

Here's the weird thing: The package won't save the property changes! I have tried a hundred times, read and re-read every tute on how to assign a bone in the mesh properties, to no avail!! I have exported and re-exported using a literal bone in Max as well as a piece of polygonal geometry and called it 'Bone_flash', and becaouse of this, my weapon fire looks completey stupid.

Has anyone had this issue before and of so, would they kindly point me in the direction of either a) a tute that suggests a different method of creating the bone alias or b) how the heck to get it to save my .ukx package?

Thanks and sorry for wasting space with 2 identical posts.
 

Eyegore

=================
Sep 4, 2001
293
0
0
53
Hanover
Funny how once you post the question, you figure out the answer:)

If you're wondering, it it necessary to select the ApplyNewSockets to 'true'.

Though the selection doesn't change, it commits the new socket to your package.

Not very intuitive, but I hope someone here finds this info useful.