Moving Platforms

steeler0038steeler0038 Member Posts: 153
edited November -1 in Working with GS (Mac)
I have a moving platform that moves from side to side in my game. I have it moving using interpolate. My actor lands on the platform just fine, but I want my actor to move with the platform, while still being able to jump and move using the move buttons. Any help would be greatly appreciated!

Comments

  • JamwithnoJamwithno Member Posts: 312
    I think that Add to the challenge you should keep it that way
  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    try turning up the friction and density of the platform and player
  • steeler0038steeler0038 Member Posts: 153
    thanks tenrdrmer, i tried playing around with friction and density, but it didn't work at all. And thats my plan if i can't figure anything out jamwithno, haha.
  • mangaroomangaroo Member Posts: 419
    why would the player not be able to jump and move while on the platform? if its due to the interpolation of the platform try making invisible actors at the side that reverse the linear.x motion once it reaches it no collisions just in the rule
Sign In or Register to comment.