A Flash Developer Resource Site

Search:

Type: Posts; User: JPMoney

Search: Search took 0.02 seconds.

  1. Math~Adding wall collision to car engine script

    Hello everyone,
    I'm trying to add a wall collision script to my car game so that when my car comes in contact with the mc with instance 'wall', it can not penetrate or go through the wall. Someone...
  2. Adding wall collision to car engine script

    Hello everyone,
    I'm trying to add a wall collision script to my car game so that when my car comes in contact with the mc with instance 'wall', it can not penetrate or go through the wall. Someone...
  3. Adding wall collision to car engine script

    Hello everyone,
    I'm trying to add a wall collision script to my car game so that when my car comes in contact with the mc with instance 'wall', it can not penetrate or go through the wall. Someone...
  4. Adding wall collision to car engine script

    Hello everyone,
    I'm trying to add a wall collision script to my car game so that when my car comes in contact with the mc with instance 'wall', it can not penetrate or go through the wall. Someone...
  5. Adding wall collision to car engine script

    Hello everyone,
    I'm trying to add a wall collision script to my car game so that when my car comes in contact with the mc with instance 'wall', it can not penetrate or go through the wall. Someone...
  6. Replies
    1
    Views
    460

    Timer isn't working right

    Hello, I'm making a game where you have 30 seconds to get a certain amount of points. I have a dynamic text countdown timer in a movie clip. I have this script in the movie clip (count is the timer...
  7. Replies
    1
    Views
    373

    Timer isn't working right

    Hello, I'm making a game where you have 30 seconds to get a certain amount of points. I have a dynamic text countdown timer in a movie clip. I have this script in the movie clip (count is the timer...
  8. Replies
    0
    Views
    347

    Putting wall collision into car script.

    Hi everyone,
    I've made a car script that I'm using in a game but I need help with the wall collision. Here it is:

    onClipEvent (load) {
    h = _x;
    v = _y;
    hm = 0;
    vm = 0;
    ...
  9. Replies
    0
    Views
    396

    Wall collision with car engine.

    Hi everyone,
    I've made a car script that I'm using in a game but I need help with the wall collision. Here it is:

    onClipEvent (load) {
    h = _x;
    v = _y;
    hm = 0;
    vm = 0;
    ...
  10. Replies
    3
    Views
    569

    hey again

    Hi, the problem is, the FIRST script i put down is the one that I want to keep. The steering on the second script is messed up and I don't like it. So my problem was that when I put the last part of...
  11. Replies
    1
    Views
    476

    Converting car engine actionscript!

    Hello, I'm making a car game. My friend and I spent a long time putting together and modifying a car script to obtain what we have. When the car goes to the top of the screen, it reapeers at the...
  12. Replies
    3
    Views
    569

    Converting car engine actionscript

    Hello, I'm making a car game. My friend and I spent a long time putting together and modifying a car script to obtain what we have. When the car goes to the top of the screen, it reapeers at the...
  13. Replies
    2
    Views
    462

    Help with Dynamic Text Count-down!

    Hi, i've created a repeating dynamic text count-down but i have a problem. For example, if i want the game player to have 60 seconds to play, i make a dynamic text with variable called 'count'. Then...
  14. Replies
    1
    Views
    400

    Help with Dynamic Text Count-down!

    Hi, i've created a repeating dynamic text count-down but i have a problem. For example, if i want the game player to have 60 seconds to play, i make a dynamic text with variable called 'count'. Then...
  15. Replies
    7
    Views
    876

    ok Jeroen84 I downloaded your package thanks tons

    ok Jeroen84 I downloaded your package thanks tons.
    But, what program do I use to open the .php file?? I says 'can not be opened when I try'

    Thanks

    John
  16. Replies
    7
    Views
    876

    Highscore page on site??

    Hello everyone. I'm making a car game and at the beginning I let the person write their name by doing input text which sets the variable for a dynamic text. (variable=player). I also have a score...
  17. Replies
    1
    Views
    469

    Highscore page on site??

    Hello everyone. I'm making a car game and at the beginning I let the person write their name by doing input text which sets the variable for a dynamic text. (variable=player). I also have a score...
  18. How do I change the window size of my game?

    Now before you answer please read this. I obviously know how to change the size of the window for animations and games. But my problem is I have made a car game in a large window size (700 by 700)....
  19. How do I change the window size of my game?

    How do I change the window size of my game?
    Now before you answer please read this. I obviously know how to change the size of the window for animations and games. But my problem is I have made a...
  20. TellTarget help! How to do HitTest with a mc that's inside another mc.

    I have a problem with the car game i'm making. I have a hitTest for when you hit a mailbox. I put this on the first frame inside the car movie clip (where mailbox is the instance for the mailbox):
    ...
  21. TellTarget help! How to do HitTest with a mc that's inside another mc.

    I have a problem with the car game i'm making. I have a hitTest for when you hit a mailbox. I put this on the first frame inside the car movie clip (where mailbox is the instance for the mailbox):
    ...
  22. TellTarget help! How to do HitTest with a mc that's inside another mc.

    Hi, I have a problem with the car game i'm making. I have a hitTest for when you hit a mailbox. I put this on the first frame inside the car movie clip (where mailbox is the instance for the...
  23. Help wanted! Actionscript partner for my half-finished game!

    Hey everyone, listen I've been making a car game similar to GTA2 and it recently got voted in the top 5 for the day of a very popular flash site: www.newgrounds.com

    But anyways, I was hoping some...
  24. Help wanted! Action script partner for my half-finished cargame

    Hey everyone, listen I've been making a car game similar to GTA2 and it recently got voted in the top 5 for the day of a very popular flash site: www.newgrounds.com

    But anyways, I was hoping some...
Results 1 to 24 of 24




Click Here to Expand Forum to Full Width

HTML5 Development Center