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

Nightvoice
MAME Fan
Reged: 03/19/10
Posts: 883
Loc: The Room Next To You
Send PM
Re: Need some Script Help HEY Try this out
05/16/23 02:00 AM


All that did was enlarge the movement radius a bit. The important change is this section:

local outline_item916 = file.views["9x16_Analog"].items["outline"]
local outline_item916D = file.views["9x16_Dark_Analog"].items["outline"]
local outline_item = file.views["Full_Cabinet_Analog"].items["outline"]
local outlineP2_item916 = file.views["9x16_Analog"].items["outlineP2"]
local outlineP2_item916D = file.views["9x16_Dark_Analog"].items["outlineP2"]
local outlineP2_item = file.views["Full_Cabinet_Analog"].items["outlineP2"]



... and the corresponding places these are called:

(in the next 9x16 section)
outline_bounds = outline_item916.bounds
outlineP2_bounds = outlineP2_item916.bounds

and

(in the next 9x16_Dark section)
outline_bounds = outline_item916D.bounds
outlineP2_bounds = outlineP2_item916D.bounds

So yeah... Now if I can just figure out Food Fight.


----------------------
I have officially retired from sucking at everything I do. Life is much easier now.

My MAME/MESS artwork files: https://drive.google.com/open?id=1ABxeKgNIrKlIsyck7dx4V241NFQDWAF4
Related screen shots: https://drive.google.com/open?id=1U5IbvbVzYW97PuOOQuocvZFE_YJz7WIn

Edited by Nightvoice (05/16/23 02:06 AM)







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 96 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