...The tutorials and forums about UEd mapping were what taught me the most about using the editor. This is my way of giving back.

If any of the information presented is incorrect, please do contact me at vincennes999@yahoo.com and I will correct it. Please put 'tutorial correction' or something similar in the subject line so I know it's not spam.



Attach To Actor





Attach To Actor is used to attach an actor to another actor.

• Create the Attach To Actor Action.

• The 'Target' Object Variable would be the actor that is getting something attached to.

• The 'Attachment' Object Variable would be the actor that is getting attached to the target.

*Note: This same attachment can be done without Kismet. However, sometimes one will need to attach something to something that was not in existence when the level began. This is how to accomplish that.

As one can see in the properties window, it's possible to attach something to a specific bone, detach something, offset and/or rotate the attachment upon attachment. Hard attach keeps the orientation of the attachment with respect to the target