MAMEWorld >> MAME Artwork X: Other Artwork Projects
View all threads Index   Flat Mode Flat  

wemr97dl
MAME Fan
Reged: 04/25/21
Posts: 218
Send PM
Re: Need some Script Help HEY Try this out
05/16/23 01:51 AM


Fantastic!!
Looking it over, I'm seeing
-- calculate ratios of axis units to render coordinates
-- animated items leave 20% of the width/height for the movement range
-- the end of the range of each axis is at 0xff
x_scale = outline_bounds.width * 0.3 / 0xff
y_scale = outline_bounds.height * 0.3 / 0xff
xP2_scale = outlineP2_bounds.width * 0.3 / 0xff
yP2_scale = outlineP2_bounds.height * 0.3 / 0xff

changed from 0.2 on all the views, anything else??
Must be something with the math, GREAT Catch thanks for taking a look.


My Mame Artwork
https://drive.google.com/drive/folders/1OP43Qk_2uCIJ7HLY2maemAmJHtu9kbyV?usp=share_link







Entire thread
Subject Posted by Posted on
* Need some Script Help-EPROM wemr97dl 05/12/23 10:32 AM
. * Re: Need some Script Help HEY Try this out Nightvoice  05/15/23 08:23 PM
. * Re: Need some Script Help HEY Try this out wemr97dl  05/16/23 01:51 AM
. * Re: Need some Script Help HEY Try this out Nightvoice  05/16/23 02:00 AM
. * Re: Need some Script Help HEY Try this out wemr97dl  05/17/23 11:46 AM
. * Re: Need some Script Help HEY Try this out wemr97dl  05/17/23 04:31 AM
. * .... Nightvoice  05/14/23 12:46 AM
. * Re: .... wemr97dl  05/14/23 07:30 AM
. * Re: .... Nightvoice  05/15/23 02:47 AM

Extra information Permissions
Moderator:  Mr. Do 
0 registered and 82 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 253