Entity.attach

Makes the passed entity a child of this entity

  1. void attach(Entity entity)
    class Entity
    final
    void
    attach
  2. void attach(Collider2D collider)
  3. void attach(AudioSource source)

Meta