(ASK) destroy other gitar hero
2 posters
Halaman 1 dari 1
(ASK) destroy other gitar hero
Gw mo bikin game gitar hero (My Version), Ada 2 objek, tombol diem (obj_tombol) sama tombol yg jalan ke bawah (obj_tombol_jalan)..
STEP obj_tombol
if place_meeting(x,y,obj_tombol_jalan) and keyboard_check(vk_space)
{with other
instance_destroy}
tapi kenapa yg di destroy malah diri sendiri?
STEP obj_tombol
if place_meeting(x,y,obj_tombol_jalan) and keyboard_check(vk_space)
{with other
instance_destroy}
tapi kenapa yg di destroy malah diri sendiri?
Zihad Rizky Edwin Fikri- GM Beginner
-
Jumlah posting : 409
Points : 431
Join date : 12.05.13
Age : 26
Lokasi : jaktim
Re: (ASK) destroy other gitar hero
di obj_tombol > event collision with obj_tombol_jalan
- Code:
if keyboard_check(vk_space)
{
with(other) instance_destroy()
}
Re: (ASK) destroy other gitar hero
Wih, bisa pake event colison ya? Soalnya waktu gw bikin game balapan mobil, kalo colison rumput max_speed=15
tapi yg ada malah nabrak, ga bisa lewat, itu kenapa?
tapi yg ada malah nabrak, ga bisa lewat, itu kenapa?
Zihad Rizky Edwin Fikri- GM Beginner
-
Jumlah posting : 409
Points : 431
Join date : 12.05.13
Age : 26
Lokasi : jaktim
Re: (ASK) destroy other gitar hero
@zihad:
ooh itu,, itu sih krna kmu bajak posting orang,, coba bkin post baru
ooh itu,, itu sih krna kmu bajak posting orang,, coba bkin post baru
Re: (ASK) destroy other gitar hero
Haahhaha, oke sory.. Posting=Solved
Zihad Rizky Edwin Fikri- GM Beginner
-
Jumlah posting : 409
Points : 431
Join date : 12.05.13
Age : 26
Lokasi : jaktim
Re: (ASK) destroy other gitar hero
baru nyadar kalo ini postingan kmu sendiri
tpi pertanyaan kmu jga melenceng dri topic
Topic Locked
tpi pertanyaan kmu jga melenceng dri topic
Topic Locked
Halaman 1 dari 1
Permissions in this forum:
Anda tidak dapat menjawab topik