User prompt
arka plana arka plan asseti yap
User prompt
oyun başlıyınca çok hafif sesle des müziği gelsin
User prompt
yerken eat sesi gelsin
User prompt
yediğimizde 3 saniyebeklesin sonra yok olsun
User prompt
pişerken fire sesi gelsin
User prompt
pişerken bir ateş asseti onun üstünde gezsin
User prompt
fırına gidince 15 saniye bekleyelim sonra pişsin
User prompt
pizzayı yiyince oyun bitmeli
Initial prompt
pizza rest
===================================================================
--- original.js
+++ change.js
@@ -43,10 +43,12 @@
self.isCooked = true;
rawPizza.visible = false;
cookedPizza.visible = true;
fire.visible = false;
+ LK.getSound('fire').stop(); // Stop the fire sound when cooking is done
}, 15000);
fire.visible = true;
+ LK.getSound('fire').play(); // Play the fire sound when cooking starts
}
};
self.eat = function () {
if (self.isCooked && !self.isEaten) {
çiğ pizza. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
fire. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
mutfak. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows
Fırın. Single Game Texture. In-Game asset. 2d. Blank background. High contrast. No shadows