Author Topic: Transition to battle; suggestions appreciated...  (Read 33097 times)

0 Members and 1 Guest are viewing this topic.

Offline Iambian

  • Coder Of Tomorrow
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 739
  • Rating: +216/-3
  • Cherry Flavoured Nommer of Fishies
    • View Profile
Transition to battle; suggestions appreciated...
« on: February 08, 2010, 03:59:03 pm »
... as long as it doesn't require 3KB or more of dedicated memory.
(j/k).
But seriously. Zera was halfway worried that what I had done was taking up the majority of the page dedicated to the engine. If anything, I can probably move the code off to another page, but still. Can't have something like transition code taking up half a page by itself.

I planned on making a poll but I don't have enough entries yet to justify it. So here's what I've got.

That having been said, suggestions are welcome.

EDIT: Added an earlier screenshot. That diamond wipe was a little too fast and I remember DJ Omnimaga asking me to slow it down. The latter image is of that.

EDIT2: Added a rough spiral effect.

EDIT3: Added a finer spiral effect.

EDIT4: Added a pre-transition effect pack here: http://ourl.ca/4092/75757
« Last Edit: February 11, 2010, 01:01:30 am by Iambian »
A Cherry-Flavored Iambian draws near... what do you do? ...

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: Transition to battle; suggestions appreciated...
« Reply #1 on: February 08, 2010, 04:24:49 pm »
I don't really understand what the poll would be about. :( (Sorry)

Those screenies look really-amazingly-awesomely-great! ;D

Offline Galandros

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1140
  • Rating: +42/-10
    • View Profile
Re: Transition to battle; suggestions appreciated...
« Reply #2 on: February 08, 2010, 04:49:54 pm »
The second I don't think so. The others are great, specially the first one.
If I add to choose between them, it would be the first.

I think you could do a random transition or the transition depends on the monster or place. (bosses could have a special transition)
Hobbing in calculator projects.

Offline Zera

  • Project Author
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 737
  • Rating: +82/-7
  • Monochrome Artisan
    • View Profile
Re: Transition to battle; suggestions appreciated...
« Reply #3 on: February 08, 2010, 05:16:03 pm »
I don't really understand what the poll would be about.

Iambian is wanting feedback on the different styles, and what the community thinks would be most appropriate. For that matter, if you have any suggestions for other transition effects, that would also help.

Offline Raylin

  • Godslayer
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1392
  • Rating: +83/-25
  • I am a certifiable squirrel ninja.
    • View Profile
    • Ray M. Perry
Re: Transition to battle; suggestions appreciated...
« Reply #4 on: February 08, 2010, 05:16:48 pm »
Pokemon spiral wipe to black FTW.
Bug me about my book.

Sarah: TI-83 Plus Silver Edition [OS 1.19]
Cassie: TI-86 [OS 1.XX]
Elizabeth: TI-81 [OS 1.XX]
Jehuty: TI-83 Plus Silver Edition [OS 1.19]
Tesla: CASIO Prizm







Offline {AP}

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 981
  • Rating: +74/-3
  • I am Webmaster!
    • View Profile
    • Removed From Game
Re: Transition to battle; suggestions appreciated...
« Reply #5 on: February 08, 2010, 05:17:00 pm »
I think he's trying to not take up a lot of space. Having all of them would probably not help there.

That being said, I say stick with the first one, IMO.
Looks pretty~

Offline Zera

  • Project Author
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 737
  • Rating: +82/-7
  • Monochrome Artisan
    • View Profile
Re: Transition to battle; suggestions appreciated...
« Reply #6 on: February 08, 2010, 05:18:21 pm »
Pokemon spiral wipe to black FTW.

lol, I knew someone was going to suggest the PokéMon transitions at some point.

I already suggested a slash-wipe, but the routine would be just a bit too complex. :(

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Transition to battle; suggestions appreciated...
« Reply #7 on: February 08, 2010, 05:27:00 pm »
I like the first one as well ^^

Offline Iambian

  • Coder Of Tomorrow
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 739
  • Rating: +216/-3
  • Cherry Flavoured Nommer of Fishies
    • View Profile
Re: Transition to battle; suggestions appreciated...
« Reply #8 on: February 08, 2010, 06:39:12 pm »
While I'm at this topic, much more could be said if there was code attached to the post to render any particular effect. If it's feasible, I'll do the conversion between normal buffer to my vertically-aligned grayscale buffer.

If you don't happen to have any code, don't worry! Just post your suggestions.

Oh, and the point of the poll would be to determine the particular transition between [1] Normal encounters [2] Boss battles, and [3] Decisive battles. But I need a bigger pool to choose from.

EDIT: Added another picture to the first post. Read more about it in the edited part.
« Last Edit: February 08, 2010, 06:40:51 pm by Iambian »
A Cherry-Flavored Iambian draws near... what do you do? ...

Offline Zera

  • Project Author
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 737
  • Rating: +82/-7
  • Monochrome Artisan
    • View Profile
Re: Transition to battle; suggestions appreciated...
« Reply #9 on: February 08, 2010, 06:40:55 pm »
For clarification, decisive battles would be fights against bosses relative to the main storyline, or events such as the final battle. (generally, all the more gruelling bosses you'll encounter)

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: Transition to battle; suggestions appreciated...
« Reply #10 on: February 08, 2010, 08:56:14 pm »
Oh, I see.  I like the first and fifth ones. :)

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Transition to battle; suggestions appreciated...
« Reply #11 on: February 08, 2010, 10:43:03 pm »
I'm really lovin #3 and #4. The vertical and horizontal wipes are classic and look great. How about a circular clockwise wipe? Are you going to use more than one of these?

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Transition to battle; suggestions appreciated...
« Reply #12 on: February 08, 2010, 10:58:43 pm »
My favourite is the last one. I like the first too but it's a bit too fast I think.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline miotatsu

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 332
  • Rating: +11/-1
    • View Profile
Re: Transition to battle; suggestions appreciated...
« Reply #13 on: February 08, 2010, 11:27:07 pm »
i like the second to last one, but personally i think the best option would be a lobster shadow growing from the center till the screen has been fully wiped to black, if you get what i mean :X

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Transition to battle; suggestions appreciated...
« Reply #14 on: February 09, 2010, 12:50:03 am »
Personally i think the best option would be a lobster shadow growing from the center till the screen has been fully wiped to black, if you get what i mean :X
You are of course correct.