Announcement

Collapse
No announcement yet.

Platforming game scripting problem :(

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Platforming game scripting problem :(

    Okay so my platformer I'm trying to make Called Super Puppy Boy is not going anywhere fast I've got most of it finished but I can't figuire out how to get the game to allow the PC to stay on the platforms ----
    For some reason he just falls right through the ground @_@
    does anybody have some suggestions?

    #2
    Re: Platforming game scripting problem

    When you do any sort of jumping in RPGM2 you have to make sure that the bypass objects is off when you hit the ground again. If you don't, then well of course your gonna go through the ground .

    Comment


      #3
      Re: Platforming game scripting problem

      Okay I'll try that ^-^ thanks

      Comment


        #4
        Re: Platforming game scripting problem

        Originally posted by Rukiafan View Post
        Okay I'll try that ^-^ thanks
        No problem.

        Comment

        Working...
        X