The RPG Maker Resource Kit

RMRK RPG Maker Creation => VX => Topic started by: Mushu on June 27, 2011, 05:32:58 AM

Title: [Resolved][VX] Unmovable Player
Post by: Mushu on June 27, 2011, 05:32:58 AM
After I added the tileset switch from bulletxt my character can't move even on passable tiles. It can't be the script because I tried it on my other apps and it worked. I also tried finding the file that causes the character to get stuck.
I narrowed it down to the data folder, when I copy the entire data folder into a new project, it happens again.
When I copy all the files individually it doesn't happen. I'd like to download the game so you can see the problem but the uploader I use has 300mb max, is there an uploader that can do higher then that cuz I need to show you guys so you can help me with this x.x
I've also tried removing the script and resources of the tileswap to see if anything changed and it didn't.
*update* tile set A1-5 is the only set not working right
Title: Re: [VX] Unmovable Player
Post by: Countdown on June 27, 2011, 06:55:15 AM
Tile B, top left corner, what passibility is it?
Title: Re: [VX] Unmovable Player
Post by: Mushu on June 27, 2011, 07:08:41 AM
X
Title: Re: [VX] Unmovable Player
Post by: pacdiggity on June 27, 2011, 07:52:07 AM
Make it an O.
Title: Re: [VX] Unmovable Player
Post by: Mushu on June 27, 2011, 03:30:43 PM
wow, thx. I was trying to recopy my game around a new game and wondering what the hell the game's problem was xD
Title: Re: [Resolved][VX] Unmovable Player
Post by: modern algebra on June 27, 2011, 04:02:54 PM
Make it a star, actually.
Title: Re: [Resolved][VX] Unmovable Player
Post by: Mushu on June 27, 2011, 08:08:53 PM
The o worked but why a star? lol
Title: Re: [Resolved][VX] Unmovable Player
Post by: modern algebra on June 27, 2011, 08:32:31 PM
The star inherits the passability of the lower layer, while the O would override it, thus making tiles passable that should be impassable.
Title: Re: [Resolved][VX] Unmovable Player
Post by: pacdiggity on June 27, 2011, 08:48:08 PM
:facepalm:
*hangs head in shame*