I've been following a tutorial on how to make a TD, its the first map i'm trying to make, and i ran into an issue where the photon cannons would get a white ball in the middle of it. Im not sure what causes it. everything seems to be right. Also they will not shoot, or make noise when i try to test them even though i've follow how to do it. any ideas?
Looks like you a) didn't specify a model for the missile unit's actor (hence the white ball), b) didn't specify a mover for the missile unit (hence not going anywhere) and c) didn't make an attack actor (hence no launch sound.)
I've been following a tutorial on how to make a TD, its the first map i'm trying to make, and i ran into an issue where the photon cannons would get a white ball in the middle of it. Im not sure what causes it. everything seems to be right. Also they will not shoot, or make noise when i try to test them even though i've follow how to do it. any ideas?
Looks like you a) didn't specify a model for the missile unit's actor (hence the white ball), b) didn't specify a mover for the missile unit (hence not going anywhere) and c) didn't make an attack actor (hence no launch sound.)
Can you explain how exactly i add those? Since its my first map im still learning quite a bit.