Re: Fantasia : Minstrel's Rhapsody Demo
Posted: Tue Jan 20, 2015 8:05 pm
Ah, what I meant is using centered it made it show up at the bottom at the screen not at the center like it used to be, which makes it harder to read
Supporting creators of visual novels and story-based games since 2003.
https://lemmasoft.renai.us/forums/
https://lemmasoft.renai.us/forums/viewtopic.php?f=45&t=29984
Oh sure! How do I change the centered-bottom position in the centered tag into centered-center?xavimat wrote:Hey, azureXtwilight! If you need help with code, you could ask your Secret Santa
Code: Select all
define n = Character('Name',
what_size=18,
what_kerning = 2,
what_layout="subtitle",
what_outlines=[(1, "#0008", 1, 1), (1, "#999", 0, 0)],
window_yalign=0.98, #vertical position of the text
what_xalign=0.5,
what_text_align=0.5,
who_size=20,
who_layout="subtitle",
who_outlines=[(1, "#0008", 1, 1), (1, "#908890", 0, 0)],
who_xalign=0.5,
who_text_align=0.5,
window_background=None,
window_yminimum=0,
window_xfill=False,
window_xalign=0.5)Well, the question is why is "centered" acting like that. It shouldn't.azureXtwilight wrote:Oh sure! How do I change the centered-bottom position in the centered tag into centered-center?
Code: Select all
define cent = Character(None, what_style="centered_text", window_style="centered_window")Code: Select all
define cent = Character(None,
window_yminimum=0,
window_background=None,
window_xalign=0.5,
window_xfill=False,
window_yalign=0.5,
window_yfill=False,
what_textalign=0.5,
what_xalign=0.5)^actually the Present tense one is correct as Cheryl is STILL alive and doing those things. If you change that into past tense it will imply that Cheryl is A - no longer immortal, B - does not or is unable to evade death anymore, and C - is no longer above everyone else in status.ketskari wrote:
An unexpected knock at the door interrupts their moment.
The Lady ended her icy vigil and turned to face Angelica. She seemed bored. (Past tense)
Not surprising, as she is immortal. Evading death and being above everyone else must be tedious. (Present tense)
The twist was a fun surprise--looking forward to seeing the completed story.
Kokoro Hane wrote:Personally, I also think when she dances with the guys it should be an event CG as well, though not as strongly as the first CG suggestion, this would just be nicer.
^Wait what.azureXtwilight wrote:They will all be dead and forgotten anyway, so I see no use for that.
No, this game is still GxB. There are still multiple love interests, but just not how it is usually done.If you kill them off I don't think this game can be labelled an otome game any longer. Unless of course they were just meant to confuse the player and the REAL love interests are introduced later in the game (in the full game mind). ...Unless you were joking. You sly fox you -shot- XD
As you know, since I gushed about it elsewhere XD, I was completely blown away by the plot twist.
When Aimee hit Esmond (and all the other guys over the head, but he was my first play so I'm using him for the examples XD) over the head I initially thought that the Princess was just... I don't know. Getting back at him for moving too fast, or proving a point to other kingdoms that she wasn't going to take their threats lying down and didn't need A MAN to ensure her kingdom was safe. Or something. So when her sprite changed to what I dub the "crazzzzzzy face" and the next scene showed him tied to a chair I was just--
Angelica and Cheryl's meeting confused me somewhat. Angelica made out that Cheryl had screwed a lot of things up and so had the existing immortals in general. Cheryl acted as though she were guilty and HAD done as such. Except.... she hadn't.
Its a teaser :pThe end part after the Cain and Volg cameo was a flashforward to a future part in the full game (something that was done in MOGFs first demo as well). I found it very confusing though. Obviously not know the full extent of what is going on would do this but I think in terms of dialogue this may have also been why. Also the last few lines are only by Volg, but it seems like its meant to be two different speakers?
I am planning to remake her sprite actuallyI would maybe enlarge Angelica's eyes a little as they seem a bit small on her face. (so just re-size eye image).
Me too. Her princess self is actually kind of a masquerade.I liked Angelica seeming more in control as a persongranted while having men strapped to a chair and looking rather crazythan as her Princess self. Being self-righteous is better than the I'm-important-look-at-my-royal-buns air in my opinion. XD
Yes all of Requiem of the Abyss characters will appear with no exceptions! ... Also they looked like that due to *ahem* change of drawing style.Enjoyed the MENZ and cameos. I still hope to see Oswald, because he is gorgeous. (I do wonder though, since they don't age, why do they look like adults now when both Cheryl and Oswald stopped aging at 18?) Volg was SMOKIN'. Cain in fancy clothes made me laugh though XD
People mix tense in conversation, a character's thoughts or dialogue or in other casual language (such as forum posts), but not in a narrative (storytelling) context, which should be consistent.The Monkey Ninja wrote:
^actually the Present tense one is correct as Cheryl is STILL alive and doing those things. If you change that into past tense it will imply that Cheryl is A - no longer immortal, B - does not or is unable to evade death anymore, and C - is no longer above everyone else in status.
Though perhaps I'm missing another way you could change it without losing or altering the meaning.