A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Game Scripting!!!!!!! Help Wanted Bad!!!!!

  1. #1
    var x:Number = 1; x /= 0;
    Join Date
    Dec 2004
    Posts
    549

    Game Scripting!!!!!!! Help Wanted Bad!!!!!

    I NEED HELP!!!! i am trying to make a game where you are looking down into a pond, and you see the reflection of a palm tree hanging over the pond. you control a little black spot in the pond, and try to catch the falling water droplets that fall from the tree.i have the rectangle for the collision detection, and i made the spot follow the cursor, but i don't know how to script collision detection. i also don't know how i should make the water droplet fall, anfd still let it have properties. animations don't have properties.i tried that first. i also tried another movie, but i'm not sure if i can link the scripts in the seperate movies...or if i have to!


    please help me!!

  2. #2
    A Senior Newbie - How Odd ForumNewbie's Avatar
    Join Date
    Mar 2003
    Posts
    590

    Some Building Blocks

    Hiya Zippy,

    I'm not sure I can give you exactly what you're after, but here are 3 animations I've done in the past that might help put together the buidling blocks for what you want.

    They are:

    1. A set of scripts for determining collison and counting collisions.
    2. A set of scripts for moving a simple ball with realistic gravity
    3. A set of scripts for lots of less realistic snowfall.

    If you take the relevant bits from each animation, you may be able to build what you want.

    Hope they help in some way.

    Morgan.
    Attached Files Attached Files
    Please note that my domain has changed to http://www.morganmultinational.com

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