Hi all.
Just trying to spawn an enemy with some variables being applied to its Instance Variables. The result I'm getting is that they're all coming out as 0 when the enemy spawns, rather than containing these numbers.
I have a suspicion it's because I don't have the object (Goon) dragged on to the Layout in the editor. But I shouldn't need to if I'm Creating the object in the Events, should I?
For reference, Goon is a member of the Enemy family.
Thanks for any help.