Actionscript 3 Tutorial: hitTestPoint and hitTestObject

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 พ.ย. 2024

ความคิดเห็น • 14

  • @teethpuller200
    @teethpuller200 13 ปีที่แล้ว

    great vid
    helps a lot for my minigolf game
    i was just wondering if it would still work if u switched the circle and rectangle in the hitestobject around, would it still work?

  • @rickeyrudey
    @rickeyrudey 11 ปีที่แล้ว

    so how do i fix the problem with HitTestObject since its obviously not accurate

  • @MohitManuja
    @MohitManuja 12 ปีที่แล้ว

    u sure hit the keyboard very hard

  • @EmilPaje
    @EmilPaje 12 ปีที่แล้ว

    Hi can you make tutorial on how to pop up the flash gallery on the dreamweaver html?

  • @jonydude
    @jonydude 8 ปีที่แล้ว

    exactly what I needed, thanks

  • @19twister19
    @19twister19 11 ปีที่แล้ว

    Did you ever figure it out?

  • @avatarpablo
    @avatarpablo 13 ปีที่แล้ว

    I wanted to know how to hitTest the pixels!

  • @Skrenja
    @Skrenja 5 ปีที่แล้ว

    I hate as3 with a passion. This kind of stuff was so easy in as2, but adobe just had to reinvent the wheel for no reason. I've been at this for days.
    if (bikerclip.biker.hitbox1.hitTestObject(powerup.gas.gas2)){
    powerup.gas.gotoAndStop(2);
    fuel.gotoAndPlay(1);
    notification1.gotoAndStop("gassed");
    }
    That code is on the main timeline and does nothing. If I use an eventlistener, flashplayer freezes and I get error #2007. I am going crazy here.

  • @Zoske1
    @Zoske1 12 ปีที่แล้ว

    That's what I need too!

  • @واحدواحدد-ي4ذ
    @واحدواحدد-ي4ذ 6 ปีที่แล้ว

    Thank you

  • @RensTheGoldenRetriever
    @RensTheGoldenRetriever 13 ปีที่แล้ว

    thank you very much!

  • @betojasz
    @betojasz 11 ปีที่แล้ว

    Thanks a lot!!

  • @wolfire992
    @wolfire992 13 ปีที่แล้ว

    helpfull thank you

  • @coffeediction
    @coffeediction 11 ปีที่แล้ว

    thanks!