Swimming Feature?

● ARCHIVED · READ-ONLY
Started by Sennie 8 posts View original ↗
  1. Hey, its Miffy6000.

    For my game Crystaline I was wondering if it might be possible to add swimming. Now what I want to know is will I be able to use the RPG Maker graphics for this or will I have to draw my own graphics to make it possible?

    I know swimming is quite a big thing and I'm not sure if its already been added in RPG Maker Vx Ace. So if anyone thinks they can help me out then please do.

    Thanks :)

    Picture 5.png
  2. Scroll down quite a ways and you will find swimming sprites.  You may need to do a custom sprite to fit your character.  If you have trouble with this let me know as I have done a couple sprites for my own game.  You will need to add an event I assume though wherever you want the character to enter the water.  Make the event be set below the character and on a button press.  then in the event have a message like "Do you want to swim?" , then Show a Yes/No Choice and under Yes is where you would need to set a move route on the player (first set through on, since going onto water is normally not allowed), then move into the water and change the graphic to your swimmer.  you will an event also in the water for when you want to get out asking pretty much the same thing.

    EDIT:

    Anyone else have an idea of how to restrict him from going through all objects (like walls), but allow him to free swim.  Maybe he should set the water as a passable tile, limit his entry points, and prompt him to enter?
  3. Hi Caedmon,

    Once again A+++

    Your so very helpful to a newbie like me. So you draw graphics, hmm that could be very useful. Not at the moment but in a few months time I will require a graphics artist and you sound like just the man! Would you be willing to draw me graphics if I paid?

    Think it over and then get back to me. Thanks again for solving another one of my problems, you seem to know more about Vx Ace than I do, that's for sure!

    :D
  4. Test that out completely though because as I edited my post you would be able to walk through all tiles, including walls.

    As far as graphics go I only do sprites and some edits to tilesets.  So if you need anything else I would not be your man :)
  5. Don't worry, I'll sort out the walking through tiles myself. I have someone who'll be able to help me with that!

    Sprites are perfect, so at some point we'll have to talk about you doing some work for me and obviously I'll pay you...
  6. Ohhh, thanks so very much. I'll give your script a go, I'm sure it'll be fine.

    Thanks PencilCase27.

    :)
  7. I kinda needed out a swim script,thank you PencilCase27. :3