A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: shapeFlag blues

  1. #1
    file not found Captain_404's Avatar
    Join Date
    Apr 2006
    Posts
    457

    shapeFlag blues

    I'm working on something right now where I need to find out how much of a mc overlaps with another.

    The process must be able to test for what it is actually touching, not just the bounding box because I'm making a game the needs to use a shpeFlag to test for ground and I want it to see how far into the ground the character goes and pull it up that amount.

    Can anyone tell me how to do this?

  2. #2
    file not found Captain_404's Avatar
    Join Date
    Apr 2006
    Posts
    457
    anyone at all?

  3. #3
    Senior Member
    Join Date
    Apr 2006
    Posts
    1,059
    char_mc.hitTest(ground_mc,true) ??

    [edit] nm i didnt read the post just the title :P

    not sure how you would do that im sure you can just not sure how you would

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center