How do I spawn an actor with an offset?
chaley
Member, PRO Posts: 226
I have a cannon that is spawning the projectile from the center of the cannon & I'd like the projectile spawned from the end of the barrel. It seems like it'd be a simple thing to do with a "self.position.X" offset in the "direction" window of the spawning window, but nothing I try works. Anyone have any thoughts?
Comments