User prompt
make dialogue size 150 percent more
User prompt
reduce dialogue size by 30 percent
User prompt
move the buble 200 pixel right
User prompt
move the buble 500 pixel up
User prompt
move the buble 400 pixel up
User prompt
Fix Bug: 'Timeout.tick error: textElement is not defined' in this line: 'self.removeChild(textElement);' Line Number: 23
User prompt
The dialogue text has to be inside the buble
User prompt
rename the dialogue hello. Nice to see you
User prompt
make the dialogue text black
User prompt
Fix Bug: 'TypeError: self.parent.getChildByName is not a function' in this line: 'self.parent.getChildByName('girlfriend').speak('Hallo beautiful');' Line Number: 30
User prompt
Fix Bug: 'TypeError: Cannot read properties of undefined (reading 'speak')' in this line: 'self.parent.girlfriend.speak('Hallo beautiful');' Line Number: 30
User prompt
make talk button work
User prompt
create a buble and spawn it at the girlfriend position when talk
User prompt
show the dialogue text
User prompt
make the dialogue upffront all the rest
User prompt
the dialogue text is spawn at the same horizontal position than the girlfriend but 500 pixel up
User prompt
show the dialogue text when talk
User prompt
fix dialogue dont showing when talk
User prompt
show the dialogue text when talking
User prompt
show the dialogue when talk
User prompt
show the dialogue when talk
User prompt
first dialogue text is Hallo beautiful
User prompt
dialogue is show when talking is started
User prompt
Show the dialogue text upfront the background
User prompt
talk is launch only when the talk button is cliked
===================================================================
--- original.js
+++ change.js
@@ -1,8 +1,8 @@
var DialogueText = Container.expand(function (text) {
var self = Container.call(this);
var textElement = new Text2(text, {
- size: 70,
+ size: 105,
fill: "#000000"
});
textElement.anchor.set(0.5, 0.5);
self.addChild(textElement);
A beautiful woman in a anime style with no eye, no eyebrow and no mouth. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
An eye in a anime style. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A beautiful and slim nose in a anime style. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A beautiful women mouth in a manga style. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A restaurant background in a anime style. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A talk button with a buble and a word 'talk'. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.
A ta dialogue text buble in anime style. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows.