RPG Maker VX Ace

RPG Maker VX Ace

164 个评价
Ellye's Battle Interface
   
奖励
收藏
已收藏
取消收藏
UGC Type: Edit And Play
文件大小
发表于
更新日期
824.886 KB
2014 年 4 月 18 日 下午 7:32
2014 年 6 月 10 日 下午 8:50
3 项改动说明 ( 查看 )

订阅以下载
Ellye's Battle Interface

描述
A plug & play custom battle interface that uses the character Charsets as their Battlers. You only need to place this script in your game, and its done - no additional setup needed.

The only mechanical change in this script is the party size limit, changed from 4 to 6. All other changes are visual and interface only. I'll be publishing my battle system someday in the future.

This is still an early release, but should be working properly already. The only things that are really missing right now are more adequate status effect display (icons are too big) and support for non-standard-size Charsets.

I might also add automatic battle animation scaling, to make the animations more properly sized for the Charsets.

This is free to use.

Updated 2014-06-11:
Spaced out the characters a bit more. This helped out with the TP display for those who chose to use it, and made status icon display a bit less weird (I'm still working on a better plug'n'play solution).
169 条留言
Simisdim 2024 年 10 月 10 日 下午 4:37 
I 100% got it to work thank you!
Ellye  [作者] 2024 年 10 月 10 日 下午 2:05 
@Simisdim

I can't test it right now, but on line 56-57 of the script you should find something like:

[code] char_w = 32
char_h = 32[/code]

Try playing around with those values, they should match the size of each sprite of your characters.

You might also have to change the values around line 218 to 234, for adjusting the size of the windows and spacing between them.
Simisdim 2024 年 10 月 10 日 上午 7:09 
The script is great but my sprites are the larger ones so it cuts them off unfortunately :(
Ellye  [作者] 2024 年 10 月 9 日 下午 6:38 
@Simisdim
Been a while since I last opened VXAce, but if I'm not mistaken: when you subscribe to the item really on the workshop, it will download it as a whole "game" that you can open on RPG Maker.

Once you open it there, you will have to go into the Script Editor, and search for my script - probably near the bottom of the list. Then you'd have to copy the entire text and paste it in your own project, at the same place.

Yeah, the way they implemented the workshop here was... not ideal.
Simisdim 2024 年 10 月 9 日 下午 2:08 
Sorry if I sound dumb, but how do I add this to my game? I have never used anything like this before :)
Carlonix 2024 年 5 月 13 日 上午 11:16 
thanks
Ellye  [作者] 2024 年 5 月 13 日 上午 10:51 
@Carlonix

Change the line 12 on the script (https://pastebin.com/Fv2zKiWT) for party size.

I think you might want to take a look at the status window position values a bit further into the script if you want to adjust the positions for five members.
Carlonix 2024 年 5 月 13 日 上午 10:45 
Is there a way to make the characters to use their portraits instead of the charts?
Giving instructions on how to change the party size could be nice, I like using more than 4, but I would stick on 5
SapSquad 2019 年 12 月 1 日 下午 12:59 
Nice
freezer19 2019 年 10 月 25 日 下午 12:34 
ok thanks