A Flash Developer Resource Site

Search:

Type: Posts; User: holdenchild

Search: Search took 0.03 seconds.

  1. Replies
    503
    Views
    439,266

    Sticky: these are great how do you to the traditional...

    these are great
    how do you to the traditional pencil drawn animation? is there a place that I can learn?
  2. Replies
    4
    Views
    1,514

    Thanks! that works great

    Thanks! that works great
  3. Replies
    4
    Views
    1,514

    Help! linking to random site

    Ok, so i have a button, and when i click on it, I want it to got to a random site out of a few that i have supplied. This is my code now, but it doesn't work.


    on (release) {
    var myArray = new...
  4. Replies
    103
    Views
    15,384

    Hey jiggakilla, i got mr malee's script to do...

    Hey jiggakilla, i got mr malee's script to do what I wanted, which is what I think you want too. this is in the frame.


    var w = man._width / 2;
    var h = man._height / 2;
    var vx = 0
    var vy = 0;...
  5. Replies
    13
    Views
    1,558

    Wait where is this script, the frame or the star?...

    Wait where is this script, the frame or the star? And what is the star's instance name?
  6. Replies
    103
    Views
    15,384

    Yeah but what would you change/add? would you do ...

    Yeah but what would you change/add? would you do

    if (dood._rotation > 45) {

    or what.
  7. Replies
    103
    Views
    15,384

    Thanks! thats great. how would you edit it to...

    Thanks! thats great. how would you edit it to only slide down a slope if the slope is greater than, say, 45 degrees? Where would you add the if, if its that simple.
  8. Replies
    103
    Views
    15,384

    I think what Jiggakilla wants is just for the...

    I think what Jiggakilla wants is just for the character to rotate on little jumps and slopes,like in the Fancy Pants Adventures. (If you havent heard of it, check it out).

    There have been several...
  9. Replies
    103
    Views
    15,384

    yeah sorry I only thought there was one page,...

    yeah sorry I only thought there was one page, this is like the best thread ever!
  10. Replies
    103
    Views
    15,384

    Hey Jiggakilla, I'm in the same situation as you....

    Hey Jiggakilla, I'm in the same situation as you. I'm just a freshman trying to find a chunk of code that you can just plug in to the character to make him rotate. I was sthinking maybe having 2...
  11. Replies
    1
    Views
    1,000

    Rotating Character in Platform Game

    I'm trying too make a game somewhat similar to the Fancy Pants Adventure series. I want the character to rotate when he is walking on slopes, because right now he is upright when walking on slopes....
  12. Replies
    2
    Views
    433

    Yeah thanks, but I'm just stupid and didnt...

    Yeah thanks, but I'm just stupid and didnt realize that the character is named dood, not p1. It works now.
  13. Replies
    3
    Views
    601

    Yeah nevermind I'm just retarded. I guess I must...

    Yeah nevermind I'm just retarded. I guess I must have renamed the character 'dood' a while ago. It works now. Thanks though.
  14. Replies
    3
    Views
    601

    Platform Game door help!

    Could someone please tell me why this script isn't working? :mrt:

    This script is on a door, and p1 is the character. When the character goes over the door and presses UP, I want the door to go to...
  15. make it able to scroll right, with a variety of...

    make it able to scroll right, with a variety of enemies. then go to different levels. and maybe some nice BLOOD.
  16. Replies
    2
    Views
    433

    Platform Game door help!

    Could someone tell me why this script isn't working?

    This script is on a door, and p1 is the character. When the character goes over the door and presses UP, I want the door to go to its second...
Results 1 to 16 of 16




Click Here to Expand Forum to Full Width

HTML5 Development Center