OZ Over Tiles
Author: Orochii Zouveleki (a.k.a. muramasa) - Version 1.00 (RGSS3)
Category: Maps
Description:
One thing that happens in RMVXA is that isn't completely compatible with big characters. It loads and draws them correctly, but has issues with the "priority tiles" (star sign).
This script solves that. Doesn't needs any special configuration, just insert it and be happy (?).
How does it works?
The idea is simple. I grabbed the map data, and redrawed the necessary tiles. Thing is, I chopped the map in rows, so I was able to give each row a different Z value (drawing priority), that makes it possible to pass over or below each tile row independently.
Features:
- Solves the problem when using character overworld sprites bigger than 32x32.
Script:
https://dl.dropboxusercontent.com/u/13006190/OZ_Overtiles.txt
Usage:
Paste over main. Nothing else.
Changelog:
12/11/2013 1.00. Initial version.
12/12/2013 1.01. Performance increase, fixed an issue with the process_data method.
12/13/2013 1.02. Fixed a bug with looping maps.
License:
Free use, edit and distribution rights, either commercial or non-commercial.
Contributions:
Orochii (me)
Special thanks:
Mobychan, because her script (
link) was the reason for me to try out.
Also to most of the XP Tilemap overwrites (i.e. Poccil, ForeverZer0, WhiteFlute, me, TheKing...), as I based the idea for the script on the way these work.
FAQ:
Nein.
Salut,
Orochii Zouveleki
本贴来自国际rpgmaker官方论坛作者:orochii处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/oz-overtiles.20865/