User prompt
move the talk button 200 pixel up and right
User prompt
spawn the talk button at launch at the left bottom of the screen
User prompt
spawn the talk button at launch at the right bottom of the screen
User prompt
create a talkbutton
User prompt
mouth movement is 20 time more prononce in talking mode
User prompt
mouth movement is 20 time more prononce in talking mode
User prompt
when talking the mouth move 10 time more
User prompt
make mouth move when talking
User prompt
when talking, the mouth verticaly size change by 50 percent
User prompt
mouth talking is increase and decrease verticaly multiple time
User prompt
mouth talking movement have to be 5 time more
User prompt
mouth movement only update the vertical size and 3 time faster in talking mode opose to the breathing mode
User prompt
when talking, the louth move verticaly is size
User prompt
talking is launch one second after launch
User prompt
set breathing movement behavior at launch
User prompt
breath mode is launch when talk is ended with breathing movement behavior
User prompt
breath mode is launch when talk is ended
User prompt
breath mode is launch when talk is ended
User prompt
make mouth move
User prompt
mouth move method is launch when in breath mode
User prompt
when talk mode is end, breath mode is launch
User prompt
talking duration is 2 second
User prompt
fix mouth not talking
User prompt
revert mouth movement to breath mode when need
User prompt
talking duration is 2 second
===================================================================
--- original.js
+++ change.js
@@ -1,10 +1,10 @@
var TalkButton = Container.expand(function () {
var self = Container.call(this);
var buttonGraphics = self.createAsset('talkButton', 'Talk Button Graphics', 0.5, 0.5);
self.addChild(buttonGraphics);
- self.x = buttonGraphics.width / 2 + 50;
- self.y = 2732 - buttonGraphics.height / 2 - 50;
+ self.x = buttonGraphics.width / 2 + 250;
+ self.y = 2732 - buttonGraphics.height / 2 - 250;
self.on('down', function () {
if (self.parent && self.parent.girlfriend) {
self.parent.girlfriend.speak('Hello, how are you today?');
}
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.