Is there any order of the actors on a layer?

agueisagueis Member Posts: 420

hello, i´m having a problem, i have some platforms interpolated, and i don´t know if there is any order to put actors on a layer,i don´t know why but my actor hero does not move fine and i think is because the other of the actors , can you help me?

Comments

  • DuesDues Member Posts: 1,159

    If you go into a scene and look at all the layers, Gamesalad will read from the bottom and up, but inside every actor it will read the rules from the top and down.
    Hope that helps :)

  • agueisagueis Member Posts: 420

    then a scene can crash if the order of rules inside an actor is not good?

  • agueisagueis Member Posts: 420

    I want to ask why when my scene goes larger the move of my actor goes worse, and if i put the same hero actor on a scene of only 1024x768 the actor moves pretty good.

  • agueisagueis Member Posts: 420

    i´m talking alone

  • SocksSocks London, UK.Member Posts: 12,822

    @agueis said:
    then a scene can crash if the order of rules inside an actor is not good?

    No.

  • SocksSocks London, UK.Member Posts: 12,822

    @agueis said:
    then a scene can crash if the order of rules inside an actor is not good?

    No, the order will not normally crash GameSalad.

  • agueisagueis Member Posts: 420

    Hello Socks, i´ve got other question, i´ve made some interpolations in a scene of 10 000 x 768 and all the interpolation works fine, but the actor hero that collides with the platform interpolated moves pretty bad, and i have made the same interpolation in a scene of 1024x768 and the actor hero moves fine, why is happening this?, i don´t know what to do.

  • SocksSocks London, UK.Member Posts: 12,822

    @agueis said:
    Hello Socks, i´ve got other question, i´ve made some interpolations in a scene of 10 000 x 768 and all the interpolation works fine, but the actor hero that collides with the platform interpolated moves pretty bad, and i have made the same interpolation in a scene of 1024x768 and the actor hero moves fine, why is happening this?, i don´t know what to do.

    I guess it moves 'pretty bad' due to the way you have your code set up, but that's only a guess.

  • agueisagueis Member Posts: 420

    I would like to say that the character vibrates when the top of a platform, the code is the same in the two scenes

  • agueisagueis Member Posts: 420

    I test the game erasing a lot of spawning actors that was the problem.

Sign In or Register to comment.