A Flash Developer Resource Site

Search:

Type: Posts; User: OpethRockr55

Page 1 of 15 1 2 3 4

Search: Search took 0.12 seconds.

  1. Replies
    32
    Views
    33,420

    Excellent work, rje! I like to see some new up...

    Excellent work, rje! I like to see some new up and coming Flash engines, even though I'm through with all that. Are you planning on physically simulating the boxes (i.e. implementing rotation) and if...
  2. Replies
    5
    Views
    3,379

    First off, let me apologize about not getting...

    First off, let me apologize about not getting back to you on your other post.

    The constrained limb glitch is caused because of two different things (if you're using this code). One: the center of...
  3. Replies
    4
    Views
    2,652

    If you already know the angle between the points,...

    If you already know the angle between the points, all you need is a little trigonometry to figure out the rest. You need to take the sin and cosine of the angle to find out the coordinates on the...
  4. Replies
    82
    Views
    4,730

    *sigh* Seeing all this art reminds me of my...

    *sigh*

    Seeing all this art reminds me of my lack of ability to draw a straight line. Thank the gods for line tools.
  5. Replies
    5
    Views
    2,300

    Few questions I have: Given the new variety of...

    Few questions I have:

    Given the new variety of shapes this particle can handle, how will you handle for collisions?

    Does this mean the end of some of your rigid body particles and/or maybe some...
  6. Replies
    16
    Views
    971

    Schweeeeet. I see some really intense shooters on...

    Schweeeeet. I see some really intense shooters on the horizon... bullets flying everywhere... ships blowing up... all in their particle sweetness.

    Excellent demonstration.
  7. Replies
    18
    Views
    26,288

    Excellent work, Ozmic. I kept a steady 30 fps...

    Excellent work, Ozmic. I kept a steady 30 fps throughout. I did find a problem with the lamp though, maybe a typo in the size for SAT?

    http://img140.imageshack.us/img140/8427/fisixxp0.png
    ...
  8. Replies
    930
    Views
    63,235

    http://www.youtube.com/watch?v=CT6JOUoJIjQ I...

    http://www.youtube.com/watch?v=CT6JOUoJIjQ

    I think I saw Martha Stewart folding clothes like this on Conan O'Brien. Good to see she's had influence in Japan....
  9. Thread: Rude

    by OpethRockr55
    Replies
    31
    Views
    1,375

    I like visiting the Newbies Forum to help people...

    I like visiting the Newbies Forum to help people out, especially those who have no replies. I think that a forum should be a collective gathering of knowledge/camaraderie, whether you are a veteran...
  10. Replies
    38
    Views
    1,484

    I wish I could say I had a favorite, but I'm not...

    I wish I could say I had a favorite, but I'm not very good at multi-tasking so I usually give up on a good majority of my RTSes, even though I play them every once in a while.

    I have, however,...
  11. I wish I could do something, but I've been away...

    I wish I could do something, but I've been away from a decent computer for a month now and am 1,200 miles away from my own computer.
  12. Replies
    1
    Views
    369

    The first thing you might want to check is your...

    The first thing you might want to check is your spelling.

    onClipEvent (enterFrame) {
    this._x -= speedx;
    if (this._x<=100) {
    gotoAndStop("lose");
    }
    }

    ------------------------
  13. Replies
    37
    Views
    2,179

    I only need one channel from any cable provider...

    I only need one channel from any cable provider that I will do business with and I'm set:

    Food Network.

    I <3 Emeril.
  14. I hope you are kidding.... Have you seen some of...

    I hope you are kidding.... Have you seen some of the moderators on this site? :p
  15. Replies
    30
    Views
    1,419

    Yeah, it's only possible with Flash 8 and I have...

    Yeah, it's only possible with Flash 8 and I have no idea how it's done. Sorry.
  16. Replies
    30
    Views
    1,419

    Sietjp: I think he uses BitMap data or what ever...

    Sietjp: I think he uses BitMap data or what ever and removes the pixels that are hit by the weapons and draws a border for the exposed pixels, or something to that extent.

    I'm amazed at how well...
  17. Replies
    19
    Views
    11,156

    Sweetness!!! That's awesome to hear seeing as...

    Sweetness!!!

    That's awesome to hear seeing as how I can get about 21 particles on before slowdown, I'm beginning to wonder how many particles I can get to go with Flash Player 9. This indeed...
  18. Replies
    4
    Views
    820

    Hm... double thread I see. The map loaded up...

    Hm... double thread I see.

    The map loaded up first time with Firefox and got a steady 29-30 fps which went to 25-26 when I hit an enemy.

    2.8 gHz HT Pentium 4
    Windows XP
    512 Mb RAM
  19. Replies
    15
    Views
    821

    Wow, for a beta that's a lot of levels. Some of...

    Wow, for a beta that's a lot of levels. Some of those were actually quite infuriating, but I kept at 'em (still didn't get a few earlybirds like "Trident" and "Simplicity"). I quit about level 15...
  20. Replies
    3
    Views
    422

    Well, this is what Macromedia (Adobe, whatever)...

    Well, this is what Macromedia (Adobe, whatever) says about the Math.random():



    But, if you want to make a "random" set of numbers then you would add this block of code:

    function rand() {...
  21. Replies
    2
    Views
    523

    Or another method, should the level go up, is to...

    Or another method, should the level go up, is to compare both x and y coordinates with "if" statements to see if the HeroMC is within a designated area where you want to screen to move along the y...
  22. So... basically this is pretty much just a matter...

    So... basically this is pretty much just a matter of "if" statements combined with little bits of physical calculations and predetermined reactions (protective stepping). Also, you're probably right...
  23. Excellent work, Earl223. I hope this gets...

    Excellent work, Earl223. I hope this gets thousands of players, because it looks like it deserves it.

    I'd also like to know what you're using to model the characters and environment. Those really...
  24. Replies
    16
    Views
    1,051

    Lucky you, chriserrorplain. You just coughed. ...

    Lucky you, chriserrorplain. You just coughed.

    I pooped my pants.
  25. Replies
    10
    Views
    772

    Not bad. Some of the animations need work (slight...

    Not bad. Some of the animations need work (slight pauses where you can see the repetition) and some of the larger explosions make my FPS seem to go down to 4, but this is a good game to just waste...
Results 1 to 25 of 358
Page 1 of 15 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center