Spawn actor on touch issue. Please help!

I'm making a simple block stacking game that spawns a new block when and where you touch the screen. I have a tall scene with a touch area actor that is stretched from the bottom to the top. Everything works great until the blocks reach the top of the initial screen and my camera control actor moves to its second position. Here is where the problem is occurring. After the camera moves to its second position when I touch the screen the block actor no longer spawns where I touched. Instead it spawns way below where I touched.
please, any help is appreciated. Thanks!

Comments

Sign In or Register to comment.