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
@@ -69,14 +69,20 @@
/****
* Initialize Game
****/
var game = new LK.Game({
- backgroundColor: 0x000000 //Init game with black background
+ backgroundColor: 0x000000 //Init game with black background
});
/****
* Game Code
****/
+var background = game.addChild(LK.getAsset('background', {
+ anchorX: 0.0,
+ anchorY: 0.0,
+ x: 0,
+ y: 0
+}));
// Initialize pizza and button
var pizza = game.addChild(new Pizza());
var fire = pizza.addChild(new Fire());
fire.x = 0;
ç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