■ Nio Kasgami Engine MV - "Exprite"
Author : Nio Kasgami
Date of creation : 2015/11/03
V.2.00
Require : NA
■
Introduction
Utility Plugin who extend the Current sprite classes for being more "Ace-like" with in same time conserve all the the MV option.
■
Features
- Permit to flip picture with a ace-like command
- Permit to set the anchor via a simple call instead of doing two long call.
■ Screenshot
SpoilerNo need of screenshot if asked though I will show
■
Instruction
Spoilerjust past the plugin in the in plugin folder and activate it with the plugin manager.
Though put above of ALL script who affect the member position in battle for avoid any issues.
for call it use this call when you create a new sprite.
this.spritename = new Sprite();for get mirror use this!
this.spritename.mirror(true,false); // (horizontal,vertical) for get origin use this!
this.spritename.set_origin(x,y); Although all the default fonctionnality are also disponible!
PS : please for avoid any weird glitch or such..be sure to put your anchor to 0.5 for both
■
Plugin Link
http://pastebin.com/K0xYN5LS
■
Terms of use
SpoilerYou must credit me
you can use my plugin in non-commercial and commercial script
don't re-post this plugin anywhere if you want to share use the thread link
本贴来自国际rpgmaker官方论坛作者:nio kasgami处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/nio-kasgami-engine-mv-exprite.49170/