How to resize/offset BAM animation for inventory/item display icon
gattberserk
Member Posts: 191
Hi guys,
Currently I need help to offset or resize certain items icon which is either too big or too small (Cloverleaf from SOD for eg)
Any way how to go about this? I am using DLTCEP editor.
Currently I need help to offset or resize certain items icon which is either too big or too small (Cloverleaf from SOD for eg)
Any way how to go about this? I am using DLTCEP editor.
0
Comments
By the sounds of it, BAM Resizer should do what you want. It may require a tiny bit of math to figure out what percentage change to use in order to achieve the final desired size. It can also handle offset changes, but only uniformly across all frames in the BAM. If you need more fine-tune control, frame offsets can be set using BAMWorkshop on a frame-by-frame basis.
Item Icon frame offsets in vanilla games work like this:
[item icon] XOffset0=(width-32)/2 YOffset0=(height-32)/2 XOffset1=width/2 YOffset1=height/2
EE Item Icons that only use one frame probably use offsets that center the frame:
XOffset=width/2 YOffset=height/2
But I cant seem to get the bamsize.exe to work? Any workaround for this?
But I dunno how to do that, I can resize the BAM but when I try to import the smaller version (resized) I cant import to fit into my frame #1. It say need to load bitmap file.
https://forums.beamdog.com/discussion/30593/new-versions-of-nearinfinity-available/p1