- Joined
- Oct 28, 2015
- Messages
- 214
- Reaction score
- 221
- First Language
- German
Hey guys,
i'm working at my own game and i'm working with SV Actors from @Personigo de la Ĉefo
However i recognized that i was in need of bigger weapon sheets to work with those battlers
So i made a script that gives you the ability to change the width and height of each weapon frame.
In addition you can modify the anchor (but i only use the standard settings over here, but who knows maybe its enough to modify the anchor for some templates
Please note that you will need to manually crop the images, the plugin won't scale weapons up.
Still this gives you so much more possibilities since you won't need to include the weapons within the sv_actors
The example Weapon sheet is using a frame size of 156 x 116
This gives an entire weapon sheet size of 936 x 696
INSTALL
Simply move the mcs_biggerweapons.js into your plugin folder and create the weapon sheets you always wanted
After creating your wish weapon sheet you can define the frame width and height through the plugin
NOTE
Since this script is already finished i'm not planing any updates for this plugin.
You may use this script within a commercial or non-commercial game, credit is required. No additional permission to use it for commercial.
View attachment mcs_biggerweapons.js

i'm working at my own game and i'm working with SV Actors from @Personigo de la Ĉefo
However i recognized that i was in need of bigger weapon sheets to work with those battlers
So i made a script that gives you the ability to change the width and height of each weapon frame.
In addition you can modify the anchor (but i only use the standard settings over here, but who knows maybe its enough to modify the anchor for some templates
Please note that you will need to manually crop the images, the plugin won't scale weapons up.
Still this gives you so much more possibilities since you won't need to include the weapons within the sv_actors
The example Weapon sheet is using a frame size of 156 x 116
This gives an entire weapon sheet size of 936 x 696
INSTALL
Simply move the mcs_biggerweapons.js into your plugin folder and create the weapon sheets you always wanted
After creating your wish weapon sheet you can define the frame width and height through the plugin
NOTE
Since this script is already finished i'm not planing any updates for this plugin.
You may use this script within a commercial or non-commercial game, credit is required. No additional permission to use it for commercial.
View attachment mcs_biggerweapons.js

Last edited by a moderator:


