Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: EnemyStats plugin
- Original author: kentaromiura
- Original date: November 1, 2015
- Source thread: https://forums.rpgmakerweb.com/threads/enemystats-plugin.48854/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugins In Development
Summary
EDIT: the updated link for the plugin is here: https://github.com/kentaromiura/RPGMV-Plugins/blob/master/dist/js/plugins/kentaromiura_Battle_EnemyStats.js Original Post:
Archived First Post
EDIT:
the updated link for the plugin is here: https://github.com/kentaromiura/RPGMV-Plugins/blob/master/dist/js/plugins/kentaromiura_Battle_EnemyStats.js
Original Post:
While testing MV I notice there was nowhere the information of how many HP enemies haves left, I decided adding it, would be perfect to understand how MV works;
Bear in mind this is my first plugin, and I'm not completely satisfy with this, there's a lot to be done... but it works :
https://gist.github.com/kentaromiura/183d46f8f3355a158a5f
I have a few questions
1) does exist a way to set the z-index of the text so it always appear below the damage one?
2) I didn't check all the source code but I cannot find any event system, so I had to monkey patch a lot in order to make this works, does any event emitter exists?
3) I guess there are proper getters for getting _privates and if you want to suggest me other improvements I'm open to any suggestions.
the updated link for the plugin is here: https://github.com/kentaromiura/RPGMV-Plugins/blob/master/dist/js/plugins/kentaromiura_Battle_EnemyStats.js
Original Post:
While testing MV I notice there was nowhere the information of how many HP enemies haves left, I decided adding it, would be perfect to understand how MV works;
Bear in mind this is my first plugin, and I'm not completely satisfy with this, there's a lot to be done... but it works :
https://gist.github.com/kentaromiura/183d46f8f3355a158a5f
I have a few questions
1) does exist a way to set the z-index of the text so it always appear below the damage one?
2) I didn't check all the source code but I cannot find any event system, so I had to monkey patch a lot in order to make this works, does any event emitter exists?
3) I guess there are proper getters for getting _privates and if you want to suggest me other improvements I'm open to any suggestions.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...