Announcement

Collapse
No announcement yet.

moving objects?

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

    moving objects?

    Is there anyway to make objects or events move, like moving a pot or riding a moving platform. I think I read somewhere in the forum that someone had worked out the moving platform thing. As allways thanks in advance for any help.
    -Belile

    #2
    Re: moving objects?

    Sadly there is no move options in RPGmaker 3.

    You can fake it with NCPs, by having them turn. Their turning movement kinda looks like they take 2 or 3 steps in one direction before stopping.

    Basically, the crappy way to fake it would be to do a display off and on. Sadly it creates multiple loading screens, which can be annoying.

    You can always just do a storyteller, and move the portraits to represent walking. But sadly that is about it for movement.

    One of the downfalls of 3.

    Comment


      #3
      Re: moving objects?

      Originally posted by Vonwert
      Sadly it creates multiple loading screens, which can be annoying.
      Wait, does display off auto-refresh the display too?

      Comment


        #4
        Re: moving objects?

        I don't think so. The lack of movement command is RPGM3's biggest error.
        "Those who want peace must prepare for war."

        Wii#: 8540 8974 8755 6475

        The post above has a 70% chance for spam

        Comment


          #5
          Re: moving objects?

          No, the lack of being able to compare and add or subtract variables is RPGM 3's biggest error...in my humble opinion, anyway.
          Last edited by Perversion; 07-21-2006, 04:13 PM.

          Comment


            #6
            Re: moving objects?

            Originally posted by Perversion
            No, the lack of being able to compare and add or subtract variables is RPGM 3's biggest error...in my humble opinion, anyway.
            I wouldn't say that, if only because you can add-subtract low number variables with val control branches and a lot of time. I'd say the biggest limit is 20 events a location.

            Comment

            Working...
            X