RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

swimming system-HELP

Started by phillip1756, August 14, 2009, 08:03:22 PM

0 Members and 1 Guest are viewing this topic.

phillip1756

hi,i'm trying to make a system where you use dive points to enter the water and use them again to climb out of the water,plz help
no

By Kraft

Zylos

Well, a long way to do it would be to copy/paste two different tilesets (one with the only the land passible, and one with only the water passible), then when you get to a diving point, you transfer between the two maps with no fade. Simple enough to do with events, though there might be a quicker way to work it.




phillip1756

Quote from: Zylos on August 14, 2009, 08:57:17 PM
Well, a long way to do it would be to copy/paste two different tilesets (one with the only the land passible, and one with only the water passible), then when you get to a diving point, you transfer between the two maps with no fade. Simple enough to do with events, though there might be a quicker way to work it.
thanks zylos
no

By Kraft