YesNoOk
avatar

Resizing Cells doesnt work [MEGEN AX] screenpack (Read 576 times)

Started by </M0GL13>, February 25, 2010, 05:10:01 am
Share this topic:
Resizing Cells doesnt work [MEGEN AX] screenpack
#1  February 25, 2010, 05:10:01 am
  • ****
  • "Omae wa mou shindeiru"
    • m0gl13.webs.com/mugen.htm
Ive got Mugen AX screenpack and i loved it but having a billion of tiny cells is too much for me.
So i decided to resize them.
Heres what ive done so far -
Code:
;[SelectBG 6] ;rows
;type  = normal
;spriteno = 2,5
;layerno = 1
;start = 0, 0
;mask = 1
removed this line that is a cell grid

Code:
cell.bg.scale = 5,5
cell.random.scale = 5,5
added these two lines

and changed this ->
Quote
cell.size =16,16
despite all that only cells are resized but not icons in them..?
what can be a problem and how can i change that
Also how can i change icon default sprite number from 9000,0 to something else?
Re: Resizing Cells doesnt work [MEGEN AX] screenpack
#2  February 25, 2010, 05:17:07 am
  • ****
  • "Omae wa mou shindeiru"
    • m0gl13.webs.com/mugen.htm
also how to rescale cursor :)