Set scene position

  • #1, by LutetThursday, 24. July 2014, 15:21 10 years ago
    I have a vertical scene and when I enter it, it scrolls from the middle to the top (the character shows in the top of it). Is it possible to set the initial position of the scene to eliminate this scrolling effect?

    Newbie

    10 Posts


  • #2, by SimonSFriday, 25. July 2014, 01:11 10 years ago
    Normally the scene is always scrolled to the starting position. How do you change the scene, do you set the character afterwards to a point ?

    Thread Captain

    1580 Posts

  • #3, by brut69Friday, 25. July 2014, 11:05 10 years ago
    SimonS is right. If the character appears in the middle , then the scene will auto-scroll to the active character.

    In the past I had the same problem but the problem was that the mouse was at the edge of the screen when the scene changed. There is an option in the scene settings that disables the scroll effect when then mouse goes on the screen edges.

    Great Poster

    266 Posts

  • #4, by andy-rinaldiFriday, 25. July 2014, 12:35 10 years ago
    There is an option in the scene settings that disables the scroll effect when then mouse goes on the screen edges.


    Right, in the scene properties.

    Forum Fan

    160 Posts

  • #5, by LutetFriday, 25. July 2014, 17:53 10 years ago
    I change a scene by a "switch to scene" action. That's right, that the scene scrolls from the middle to the point where the character stands and this is the problem. I want it to be centered at player immediately, without the scrolling effect.

    Scrolling when the mouse is at the edge is disabled.

    Newbie

    10 Posts

  • #6, by SimonSSaturday, 26. July 2014, 20:19 10 years ago
    What I meant to ask, is how did you set your Character to that position ? By an object ? Or do you set the character later ? If it's done in the action part switch to scene it should be scrolled to the character.

    Thread Captain

    1580 Posts

  • #7, by LutetSaturday, 26. July 2014, 20:55 10 years ago
    I set my character by calling in the other scene an action "change scene " where I specify on which object character should stand. And then when the scene is switched, the camera scrolls from the middle of the scene to the top, where character stands. But I don't want camera to scroll. I want it to be instantly centered on the character, and I don't know how to do that.

    Newbie

    10 Posts