Hi,
I am new to Unity
I am following Chapter 18/19 (Tower Defense Game) (2nd Edition of print book)
I am building the Tower Defense game (RuneStrife) using the original Chapter 18 Starter project (downloaded from this website)
I am currently on the last leg of creating the IceTower for the game (Chapter 19, P540)
One of the instructions, on pg540, states “Drag IceTower’s child Head to the Tower Piece To Aim field”
However, I can’t find this ‘Head’ within the Starter project, but notice that the final Chapter 19 sourcecode contains a Head prefab, missing from the original starter project.
How do I import this prefab into the starter project? so that I can complete the IceTower?
Thanks in advance
Ray