How do i make a platform go side to side , Please

777ideas.com777ideas.com Member, PRO Posts: 895
edited November -1 in Working with GS (Mac)
How do i make a platform go side to side , Please

Thanks for the help

Comments

  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    you can interpolate its position back and forth or you can do a move to back and forth.
  • 777ideas.com777ideas.com Member, PRO Posts: 895
    how do you do that I've never used interpolate before
  • AjBlueAjBlue Member Posts: 215
    try rule:if boolean attribute is false>interpolate platform self.position.x to desired x coordinate + change attribute>boolean to true

    then another rule:if boolean is true, interpolate platform self.position.x to start position x coordinate + change attribute to false.

    you may have to put a timer on each change attribute with the same time as the interpolate behavior
  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    Or you could just use a rule when x equals 100 interpolate self.position.x to 50
    and then do the opposite of that rule. just depends if you have a specific point are moving or what
  • AjBlueAjBlue Member Posts: 215
    i don't know about that, because ive heard interpolate isn't exact all the time. so im not sure but its a possibility that the self x position never gets to 50
  • 777ideas.com777ideas.com Member, PRO Posts: 895
    thanks for the help guys but i don't exactly know what you mean @Trenrdrmer about x
  • 777ideas.com777ideas.com Member, PRO Posts: 895
    thanks for the help guys but i don't exactly know what you mean @Trenrdrmer about x
  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    http://www.mediafire.com/?mvzu95qpydw290d

    Download that. Its a moving platform. maybe it will make a little better sense
  • 777ideas.com777ideas.com Member, PRO Posts: 895
    tenrdrmer said:
    http://www.mediafire.com/?mvzu95qpydw290d

    Download that. Its a moving platform. maybe it will make a little better sense

    Thank-You , Thank-you, thank-you
  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    Glad to help
  • guillefaceguilleface Member, BASIC Posts: 1,039
    hey i decide to move this platform like more in the middle but it wont work, how you came up with those numbers 75,480
Sign In or Register to comment.