This is my first time dabbling with director, and it took some playing around to get it working for my first level which connects to my second scene. My first scene plays fine, everything appears to clear and Ive been able to remove any runtimes that were causing me problems, but the second scene plays out strange.
Keep in mind everything is landscape so the player moves along the x axis sideways. Regularly I have a static object that sits at x=-245, my character starts at x=-1500 and moves left until he hits x=-245 which would be where I have it trigger my third scene. For some reason, when I have it go from scene 1 to scene 2, my character reaches roughly x=-475 and triggers the print (“hit wall”).
The object that it hits is completely new(didn’t have an object of the same name in scene 1), but it seems completely random that it would place it there. Earlier on before I tweaked some of the settings, it was doing the same thing, except stopping far earlier, most likely around x=-800 which was about half of the map. This is confusing me beyond belief, does anyone know why it would act in such a way? [import]uid: 67886 topic_id: 14564 reply_id: 314564[/import]