ok, i think i have the basic concept of how to make cameras move between frames in a cutsceen, but apparently i must not, because they arent working. ok, tell me if im doing this right. i put this in the cog, when i want the camera to move
then, for the ghost camera, named cam, i go and make two frame value boxes in JED, and copy the frames and paste them into the correct box.(i already set the flex, movespeed in the cog, so its not that) but it still doesnt work. did i miss something?
------------------
Watch the Skies.
Code:
MoveToFrame(cam, 1, movespeed1);
then, for the ghost camera, named cam, i go and make two frame value boxes in JED, and copy the frames and paste them into the correct box.(i already set the flex, movespeed in the cog, so its not that) but it still doesnt work. did i miss something?
------------------
Watch the Skies.