Author Topic: Totally Flipping Out  (Read 320 times)

HyperFighting

  • Newbie
  • *
  • Posts: 7
Totally Flipping Out
« on: October 14, 2014, 11:12:05 AM »
I have been hard at work with a little something to show you guys. I'm not quite there yet but have been having alot of fun in the process :D

Here goes.

Imagine you have a 16x16 graphic that looks like an L. Hypothetically this graphic could be repeated 4 times to create a box.

spr_ctrl(FLIP_MAS|SIZE_MAS, NO_FLIP |SZ_16x16);  =     Bottom Left Box
spr_ctrl(FLIP_MAS|SIZE_MAS, FLIP_X |SZ_16x16);     =    Bottom Right Box
spr_ctrl(FLIP_MAS|SIZE_MAS, FLIP_Y |SZ_16x16);     =    Upper Left Box

Upper Right of Box =  ](*,)

Does anybody know the secret codes to flip in both X and Y? I have messed around to no avail.

This is me...my box has a leak.
_
|
|__|

Thanks!

ccovell

  • Hero Member
  • *****
  • Posts: 2245
Re: Totally Flipping Out
« Reply #1 on: October 14, 2014, 11:39:47 AM »
Isn't it ...|FLIP_X|FLIP_Y|...

HyperFighting

  • Newbie
  • *
  • Posts: 7
Re: Totally Flipping Out
« Reply #2 on: October 14, 2014, 04:42:49 PM »
You are a gentleman and a scholar thanks very much for your help!

This is me
___
|    |
|__|

My box no longer has any leaks! :D

Just wanted to say thanks very much for the help and your contributions as a whole! I love the book about creating video games for kids it is just about at my reading level :D Honestly I love that book along with other features on the site and I definitely wouldn't have had an opportunity to check them out if it wasn't for you. THANK YOU!

_joshuaTurbo

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 5143
Re: Totally Flipping Out
« Reply #3 on: October 16, 2014, 04:34:16 AM »
And here I was thinking this thread was hinting at a Turbo version of "Flip Out!"...


:)  Still, can't wait to see what's in store!

clackattack

  • Sr. Member
  • ****
  • Posts: 272
Re: Totally Flipping Out
« Reply #4 on: October 20, 2014, 05:16:22 AM »
I have been hard at work with a little something to show you guys. I'm not quite there yet but have been having alot of fun in the process :D

Here goes.

Imagine you have a 16x16 graphic that looks like an L. Hypothetically this graphic could be repeated 4 times to create a box.

spr_ctrl(FLIP_MAS|SIZE_MAS, NO_FLIP |SZ_16x16);  =     Bottom Left Box
spr_ctrl(FLIP_MAS|SIZE_MAS, FLIP_X |SZ_16x16);     =    Bottom Right Box
spr_ctrl(FLIP_MAS|SIZE_MAS, FLIP_Y |SZ_16x16);     =    Upper Left Box

Upper Right of Box =  ](*,)

Does anybody know the secret codes to flip in both X and Y? I have messed around to no avail.

This is me...my box has a leak.
_
|
|__|

Thanks!

I have absolutly NO idea what you are talking about or hinting toward... but either way you have peaked my interest sir! I will await updates patiently and wish you luck with your endevour
[If it's song and dance you want, song and dance you'll get!]

seieienbu

  • Hero Member
  • *****
  • Posts: 1984
Re: Totally Flipping Out
« Reply #5 on: October 30, 2014, 11:51:40 PM »
...tetris...?
Current want list:  Bomberman 93