Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
quite confusing if your British, but really helpful! I like it
Amazing work. Thanks so much.
very helpful thank you
I’m British so this is super duper confusing
Im irish and i just looked at the screen and understood
Would appreciate english subtitles, very good game tutorial otherwise!
same
good job m8
Thanks!
9:00
ของผมมันเออเร้อจะทำยังไงดี
If you can add English Subtitle , that would be great!
siallll
can i get code
HERE YA GO M8 input.onButtonPressed(Button.A, function () { if (pjuuu) { metak = game.createSprite(igrač.get(LedSpriteProperty.X), igrač.get(LedSpriteProperty.Y)) metak.turn(Direction.Left, 90) pjuuu = false }})function Crash () { if (metak.isTouching(neprijatelj)) { game.addScore(1) metak.delete() neprijatelj.delete() neprijatelj = game.createSprite(randint(0, 4), 0) pjuuu = true } else if (metak.get(LedSpriteProperty.Y) == 0) { metak.delete() pjuuu = true }}input.onButtonPressed(Button.B, function () { for (let index = 0; index < 1e+105; index++) { basic.showString("ćčćčćčćčćčćčćčććčćčćčćčćčććčćčććčćććčććčćčćčćčćčćčćč") }})let metak: game.LedSprite = nulllet pjuuu = falselet neprijatelj: game.LedSprite = nulllet igrač: game.LedSprite = nullbasic.showString("B0MBASTIK")igrač = game.createSprite(2, 4)neprijatelj = game.createSprite(randint(0, 5), 0)pjuuu = truegame.startCountdown(20000)basic.forever(function () { igrač.move(1) igrač.ifOnEdgeBounce() if (metak) { metak.move(1) Crash() } basic.pause(200)})
I added some modifications like the sleep button ;-)
Can you put English subtitles, please?
I need subtitle
KAU DIAM
english plz
ทำตามถูกต้องทุกอย่าง แต่เล่นไม่ได้ครับ
ภาษาไทย
Not working.... MEH!!! >:(
try this, just copy and paste it ;-)input.onButtonPressed(Button.A, function () { if (pjuuu) { metak = game.createSprite(igrač.get(LedSpriteProperty.X), igrač.get(LedSpriteProperty.Y)) metak.turn(Direction.Left, 90) pjuuu = false }})function Crash () { if (metak.isTouching(neprijatelj)) { game.addScore(1) metak.delete() neprijatelj.delete() neprijatelj = game.createSprite(randint(0, 4), 0) pjuuu = true } else if (metak.get(LedSpriteProperty.Y) == 0) { metak.delete() pjuuu = true }}input.onButtonPressed(Button.B, function () { for (let index = 0; index < 1e+105; index++) { basic.showString("ćčćčćčćčćčćčćčććčćčćčćčćčććčćčććčćććčććčćčćčćčćčćčćč") }})let metak: game.LedSprite = nulllet pjuuu = falselet neprijatelj: game.LedSprite = nulllet igrač: game.LedSprite = nullbasic.showString("B0MBASTIK")igrač = game.createSprite(2, 4)neprijatelj = game.createSprite(randint(0, 5), 0)pjuuu = truegame.startCountdown(20000)basic.forever(function () { igrač.move(1) igrač.ifOnEdgeBounce() if (metak) { metak.move(1) Crash() } basic.pause(200)})
Here's the code input.onButtonPressed(Button.A, function () { if (pjuuu) { metak = game.createSprite(igrač.get(LedSpriteProperty.X), igrač.get(LedSpriteProperty.Y)) metak.turn(Direction.Left, 90) pjuuu = false }})function Crash () { if (metak.isTouching(neprijatelj)) { game.addScore(1) metak.delete() neprijatelj.delete() neprijatelj = game.createSprite(randint(0, 4), 0) pjuuu = true } else if (metak.get(LedSpriteProperty.Y) == 0) { metak.delete() pjuuu = true }}input.onButtonPressed(Button.B, function () { for (let index = 0; index
BTW there is a sleep button ;-)
it doesn't work >:(
@@aliheja just don't press b and it will work
@@scrthazem YEAH SERBIAN
quite confusing if your British, but really helpful! I like it
Amazing work. Thanks so much.
very helpful thank you
I’m British so this is super duper confusing
Im irish and i just looked at the screen and understood
Would appreciate english subtitles, very good game tutorial otherwise!
same
good job m8
Thanks!
9:00
ของผมมันเออเร้อจะทำยังไงดี
If you can add English Subtitle , that would be great!
siallll
can i get code
HERE YA GO M8
input.onButtonPressed(Button.A, function () {
if (pjuuu) {
metak = game.createSprite(igrač.get(LedSpriteProperty.X), igrač.get(LedSpriteProperty.Y))
metak.turn(Direction.Left, 90)
pjuuu = false
}
})
function Crash () {
if (metak.isTouching(neprijatelj)) {
game.addScore(1)
metak.delete()
neprijatelj.delete()
neprijatelj = game.createSprite(randint(0, 4), 0)
pjuuu = true
} else if (metak.get(LedSpriteProperty.Y) == 0) {
metak.delete()
pjuuu = true
}
}
input.onButtonPressed(Button.B, function () {
for (let index = 0; index < 1e+105; index++) {
basic.showString("ćčćčćčćčćčćčćčććčćčćčćčćčććčćčććčćććčććčćčćčćčćčćčćč")
}
})
let metak: game.LedSprite = null
let pjuuu = false
let neprijatelj: game.LedSprite = null
let igrač: game.LedSprite = null
basic.showString("B0MBASTIK")
igrač = game.createSprite(2, 4)
neprijatelj = game.createSprite(randint(0, 5), 0)
pjuuu = true
game.startCountdown(20000)
basic.forever(function () {
igrač.move(1)
igrač.ifOnEdgeBounce()
if (metak) {
metak.move(1)
Crash()
}
basic.pause(200)
})
I added some modifications like the sleep button ;-)
Can you put English subtitles, please?
I need subtitle
KAU DIAM
english plz
ทำตามถูกต้องทุกอย่าง แต่เล่นไม่ได้ครับ
ภาษาไทย
Not working.... MEH!!! >:(
try this, just copy and paste it ;-)
input.onButtonPressed(Button.A, function () {
if (pjuuu) {
metak = game.createSprite(igrač.get(LedSpriteProperty.X), igrač.get(LedSpriteProperty.Y))
metak.turn(Direction.Left, 90)
pjuuu = false
}
})
function Crash () {
if (metak.isTouching(neprijatelj)) {
game.addScore(1)
metak.delete()
neprijatelj.delete()
neprijatelj = game.createSprite(randint(0, 4), 0)
pjuuu = true
} else if (metak.get(LedSpriteProperty.Y) == 0) {
metak.delete()
pjuuu = true
}
}
input.onButtonPressed(Button.B, function () {
for (let index = 0; index < 1e+105; index++) {
basic.showString("ćčćčćčćčćčćčćčććčćčćčćčćčććčćčććčćććčććčćčćčćčćčćčćč")
}
})
let metak: game.LedSprite = null
let pjuuu = false
let neprijatelj: game.LedSprite = null
let igrač: game.LedSprite = null
basic.showString("B0MBASTIK")
igrač = game.createSprite(2, 4)
neprijatelj = game.createSprite(randint(0, 5), 0)
pjuuu = true
game.startCountdown(20000)
basic.forever(function () {
igrač.move(1)
igrač.ifOnEdgeBounce()
if (metak) {
metak.move(1)
Crash()
}
basic.pause(200)
})
Here's the code
input.onButtonPressed(Button.A, function () {
if (pjuuu) {
metak = game.createSprite(igrač.get(LedSpriteProperty.X), igrač.get(LedSpriteProperty.Y))
metak.turn(Direction.Left, 90)
pjuuu = false
}
})
function Crash () {
if (metak.isTouching(neprijatelj)) {
game.addScore(1)
metak.delete()
neprijatelj.delete()
neprijatelj = game.createSprite(randint(0, 4), 0)
pjuuu = true
} else if (metak.get(LedSpriteProperty.Y) == 0) {
metak.delete()
pjuuu = true
}
}
input.onButtonPressed(Button.B, function () {
for (let index = 0; index
BTW there is a sleep button ;-)
it doesn't work >:(
@@aliheja just don't press b and it will work
@@scrthazem YEAH SERBIAN