I've written two scenes so far, both of which are set up in much the same way. At some point they are triggered with a Start() command, and then they run until their terminus. Problem is, one runs without a hitch, while the other doesn't seem to run at all. What I mean by this is that in both there is a TravelandSit package on all the characters involved at the beginning, and this sitting is maintained throughout the scene while they say stuff. Seemingly in one everything works, while in the other the guys won't even sit.
I've had a lot of trouble with scenes in the past, and basically I was hoping for some kind of guide on what kinds of packages to use, how to set them up, and general guidelines for scenes. If it doesn't happen, I won't be heartbroken, but it would be really nice.