Jump to content


Attaching a one 'GameObject' to another?


No replies to this topic

#1 Madin

    Amateur

  • Member
  • 138 posts

Posted 22 September 2013 - 02:26

I am wondering how I would go about attaching one object to another object?

I will give further detail of my plan: I have a static base defence that I would like to spawn an object that will attach to a specific bone on the base defence.
This object will be a dummy object (no visible art), that will carry a couple of 'KindOf' that are needed, but cannot be on the parent 'GameObject' (specifically I am looking for a carrier of the 'BEAM_TARGET_REFLECTOR' so I can get around hard coded issues, specifically that the beam is hard coded to target the base geometry of the object which has the 'BEAM_TARGET_REFLECTOR' KindOf).

It is important that the dummy object is attached to the bone I specify, so I do not think I can use a simple 'SlavedAttachUpdate'.

I know that others have got buildings that can get objects attached to them, any ideas?



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users