User prompt
Migrate to the latest version of LK
User prompt
Make the talk button allow to be click multiple time
User prompt
optimise the game with 5 thing
User prompt
optimise all the code
User prompt
Please fix the bug: 'ReferenceError: flirtyDialogueLines is not defined' in or related to this line: 'var dialogueLines = Math.random() < 0.5 ? casualDialogueLines : flirtyDialogueLines;' Line Number: 253
User prompt
add 10 new sentence
User prompt
Add 50 more dialogue array
User prompt
Add 50 more dialogue array
User prompt
Add 50 new dialogue array
User prompt
Add 30 new dialogue array
User prompt
add 20 new dialogue array
User prompt
Add 20 new dialogue array
User prompt
Add 10 new dialogue array
User prompt
Add 10 new dialogue
User prompt
add casualdialogue 2
User prompt
Fix Bug: 'ReferenceError: casualDialogueLines is not defined' in this line: 'var dialogueLines = Math.random() < 0.5 ? casualDialogueLines : flirtyDialogueLines;' Line Number: 75
User prompt
Fix Bug: 'ReferenceError: casualDialogueLines is not defined' in this line: 'var dialogueLines = Math.random() < 0.5 ? casualDialogueLines : flirtyDialogueLines;' Line Number: 71
User prompt
add 3 new casualdialogueline array with only 4 dialogue each
User prompt
add 10 new dialogue
User prompt
Fix Bug: 'ReferenceError: casualDialogueLines is not defined' in this line: 'var dialogueLines = Math.random() < 0.5 ? casualDialogueLines : flirtyDialogueLines;' Line Number: 85
User prompt
Fix Bug: 'ReferenceError: casualDialogueLines is not defined' in this line: 'var dialogueLines = Math.random() < 0.5 ? casualDialogueLines : flirtyDialogueLines;' Line Number: 76
User prompt
add two new casual dialogue array with 3 dialogue each
User prompt
Fix Bug: 'ReferenceError: casualDialogueLines is not defined' in this line: 'var dialogueLines = Math.random() < 0.5 ? casualDialogueLines : flirtyDialogueLines;' Line Number: 85
User prompt
Fix Bug: 'ReferenceError: casualDialogueLines is not defined' in this line: 'var dialogueLines = Math.random() < 0.5 ? casualDialogueLines : flirtyDialogueLines;' Line Number: 76
User prompt
add two new casual dialogue array with 3 dialogue each
===================================================================
--- original.js
+++ change.js
@@ -132,8 +132,28 @@
var flirtyDialogueLines7 = ['You are my rainbow in the cloud.', 'You are my melody in the morning.', 'You are my lullaby at night.', 'You are my sweetest dream in sleep.'];
var flirtyDialogueLines8 = ['You are my courage in fear.', 'You are my wisdom in confusion.', 'You are my power in weakness.', 'You are my truth in uncertainty.'];
var flirtyDialogueLines9 = ['You are my hope in despair.', 'You are my joy in sorrow.', 'You are my wealth in poverty.', 'You are my guide in darkness.'];
var flirtyDialogueLines10 = ['You are my healer in sickness.', 'You are my patience in frustration.', 'You are my stability in change.', 'You are my eternity in this temporary world.'];
+ var casualDialogueLines11 = ['Your laughter is my favorite sound.', 'Your happiness is my priority.', 'Your dreams are my dreams.', 'Your hopes light up my world.'];
+ var casualDialogueLines12 = ['Your voice is my favorite melody.', 'Your eyes hold my universe.', 'Your touch is my comfort.', 'Your presence is my peace.'];
+ var casualDialogueLines13 = ['Your love is my treasure.', 'Your heart is my home.', 'Your spirit lifts me up.', 'Your kindness warms my soul.'];
+ var casualDialogueLines14 = ['Your courage inspires me.', 'Your wisdom enlightens me.', 'Your strength supports me.', 'Your generosity enriches me.'];
+ var casualDialogueLines15 = ['Your creativity dazzles me.', 'Your passion ignites me.', 'Your humor delights me.', 'Your gentleness touches me.'];
+ var flirtyDialogueLines11 = ['Your gaze sets my heart aflame.', 'Your smile lights up my darkest days.', 'Your whispers are my sweetest serenade.', 'Your laughter is my favorite symphony.'];
+ var flirtyDialogueLines12 = ['Your touch sends shivers down my spine.', 'Your kisses are my sweetest wine.', 'Your embrace is my safest haven.', 'Your love is my greatest adventure.'];
+ var flirtyDialogueLines13 = ['Your beauty captivates me.', 'Your charm enchants me.', 'Your grace mesmerizes me.', 'Your love transforms me.'];
+ var flirtyDialogueLines14 = ['Your spirit is my guiding light.', 'Your soul is my eternal night.', 'Your heart is my fiercest fight.', 'Your love is my highest flight.'];
+ var flirtyDialogueLines15 = ['Your dreams are my aspirations.', 'Your hopes are my motivations.', 'Your fears are my considerations.', 'Your love is my destination.'];
+ var casualDialogueLines16 = ['Your curiosity sparks my own.', 'Your enthusiasm is contagious.', 'Your resilience is admirable.', 'Your authenticity is refreshing.'];
+ var casualDialogueLines17 = ['Your perspective broadens mine.', 'Your experiences enrich my life.', 'Your challenges strengthen our bond.', 'Your victories are celebrated together.'];
+ var casualDialogueLines18 = ['Your growth inspires mine.', 'Your journey is intertwined with mine.', 'Your achievements are a source of pride.', 'Your potential is limitless.'];
+ var casualDialogueLines19 = ['Your creativity fuels our adventures.', 'Your passion drives our connection.', 'Your humor brings joy to our days.', 'Your gentleness nurtures our bond.'];
+ var casualDialogueLines20 = ['Your kindness is a beacon of hope.', 'Your generosity knows no bounds.', 'Your empathy bridges our souls.', 'Your love is the foundation of our journey.'];
+ var flirtyDialogueLines16 = ['Your whispers in the night promise forever.', 'Your laughter in the daylight sings of joy.', 'Your footsteps beside mine mark our path.', 'Your hand in mine is my unspoken vow.'];
+ var flirtyDialogueLines17 = ['Your eyes are the windows to our future.', 'Your smile is the key to my heart.', 'Your voice is the melody of our love song.', 'Your presence is the essence of my happiness.'];
+ var flirtyDialogueLines18 = ['Your touch ignites the spark of passion.', 'Your kiss seals the promise of tomorrow.', 'Your embrace shelters the storms of life.', 'Your love is the anchor in my world.'];
+ var flirtyDialogueLines19 = ['Your dreams intertwine with mine.', 'Your hopes reflect our shared desires.', 'Your fears dissolve in our unity.', 'Your love is the beacon guiding us home.'];
+ var flirtyDialogueLines20 = ['Your spirit dances with mine in harmony.', 'Your heart beats in rhythm with mine.', 'Your soul merges with mine in eternity.', 'Your love is the story written in the stars.'];
self.on('down', function () {
if (!self.cooldown && self.parent) {
self.cooldown = true;
var girlfriend = self.parent.children.find(function (child) {
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.