Problem with Regions
Posted: Wed Aug 31, 2005 6:39 pm
I think I found a bug. I have two regions, and two transporter actors in each region. Transporters transfer the main character between the regions. The view actor is the child of the main character.
The transporters work correctly when my character collides with them, however when I assign a key to transport the character instead, the character returns, but the view no longer follows my character. I have the same code except in the latter case, instead of having to collide, I have to press a key.
The transporters work correctly when my character collides with them, however when I assign a key to transport the character instead, the character returns, but the view no longer follows my character. I have the same code except in the latter case, instead of having to collide, I have to press a key.