interpolate help please

guillefaceguilleface Member, BASIC Posts: 1,039
edited November -1 in Working with GS (Mac)
ok when using interpolate the "to" field is referred to what? iam trying to move a platform back and forth, for example if using x value, no matter what number i put it will always move to the left. can i move to the right?

Comments

  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    for a movement you would be interpolating self.position.x "to" (what ever x position on the screen you want)

    Lets say you are sitting at 240 (dead center of a landscape scene if you put in 300 it will move 60 pixels to the right or if you put in 180 it will move 60 pixels to the left.

    Hope that helps you understand

    ___________________________________________________________________________________
    GS BubbleBall Template HERE!!
    Stacks Level Selection Template HERE!!
    Expanding Option Menu Template HERE!!
    Tenrdrmer's Menu # 3 HERE!!
    AppSolute Entertainment on Facebook
    AppSolute Entertainment on iTunes
  • guillefaceguilleface Member, BASIC Posts: 1,039
    ok i understand that now, but according to what i read to find the location for a actor go to the attributes but it shows me 0, and i want my star position to be at 100 let say
  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    You have to double click on an instance of the actor you have placed in the scene
  • AsymptoteellAsymptoteell Member Posts: 1,362
    yep. then click the lock so you can edit it.
  • guillefaceguilleface Member, BASIC Posts: 1,039
    thank you so much i got it now. thanks again for your help
Sign In or Register to comment.