So I bought this asset called Spaceship Pack. Everything about it seems quite nice and I am happy with my purchase. I do have a question that maybe you guys can shed some light on. If I expand the models I see this icon that looks like blue box with a piece of paper in front of it. For simplicity Sake I will call them Helpers (a term I used a long time ago to indicate a position).
There are 3 of these !mount_shoot_1, !mount_thruster_1 and !mount_thruster_2. When the example runs there are thrusters that appear in the proper places behind the space ships. My issue is I do not see any place that indicates unity should put the thrusters there. There are 4 scripts but neither references thruster at all. I look at the prefabs for the ships and see no reference to the thrusters. There is a thruster Prefab yet find no reference to those “Helpers”.
Is there something I am missing here? No matter where I look I see no way unity should know to place the thrusters on the helpers.
I am so certain I am missing something because if I look at the ship’s .prefab in NOTEPAD++ I see references to ThrusterShaft and ThrusterFlash which are the thruster prefab portions.
Any insight would be great,
Thanks,
FlyMario