A Flash Developer Resource Site

Search:

Type: Posts; User: M0nolith

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Replies
    37
    Views
    2,688

    hmm.. 5 years.. - complete tile engine (seems...

    hmm.. 5 years..

    - complete tile engine (seems like everybody wants that)
    - create awesome physics simulations (rigid bodies, real-time fluids, ..)
    - write a simple emulator for some old machine...
  2. Replies
    46
    Views
    4,845

    could somebody record the talks? this would be...

    could somebody record the talks? this would be awesome!
  3. Replies
    4
    Views
    949

    Finally! I've been looking for that since they...

    Finally! I've been looking for that since they released the f10 player beta.

    Thanks! :)
  4. Replies
    22
    Views
    4,382

    I saw an earlier version of your game some time...

    I saw an earlier version of your game some time ago (can't really remeber when..) and thought the controls were way too hard, but I see you've improved them a lot in your latest versions.

    The...
  5. Interesting, thanks! I was thinking to use a...

    Interesting, thanks!
    I was thinking to use a similar way to do slope tiles in my engine.
    Where did you get the original collision tileset?
  6. I guess you upload your swf to their...

    I guess you upload your swf to their (GameJackets) server and you receive a swf which loads your game from their server.

    Then you spread that loader swf to Newgrounds, Kongregate etc.

    Nonoba...
  7. Replies
    49
    Views
    6,843

    great thread! very interesting and helpful,...

    great thread! very interesting and helpful, especially if you fail at graphics like me :)

    I demand MOAR!
  8. Replies
    6
    Views
    3,730

    Yes sounds very strage to me, too .. Please...

    Yes sounds very strage to me, too ..

    Please post your code.


    My appraoch is to draw the whole static (so no animated tiles) map into one big bitmapdata and then copyPixel the current visible...
  9. Replies
    8
    Views
    962

    Thanks for all the replies! @ robotz: I...

    Thanks for all the replies!

    @ robotz:
    I already thought so..

    Time-based movement is better anyway..

    Hah! Thats a topic for which I also have questions :p

    The problem is following:
  10. Replies
    8
    Views
    962

    yes and I also saw that article thats posted in...

    yes and I also saw that article thats posted in the knowledgebase (which btw doesnt work anymore, i mean the link)..

    And there are other games running smoothly too :/

    I know that browsers cap...
  11. Replies
    8
    Views
    962

    Framerates in browsers

    Hi,

    I bet this topic has been discussed at least a million times but I'm going to ask anyway..
    I have problems getting my stuff to run at any constant framerate when the swf is embedded in the...
  12. Replies
    15
    Views
    1,276

    Hi, i tried to download the client but the...

    Hi,
    i tried to download the client but the server's too slow. i always get a timeout. try to upload it on a faster server, because i really want to see what you've got done :)
  13. Replies
    2
    Views
    992

    :rolleyes: lol the first game's easy: the...

    :rolleyes: lol

    the first game's easy:
    the only numbers you can get are:
    81,72,63,54,45,36,27,18,9

    all these numbers have the same symbol :)
    and to make the illusion perfect, the symbols...
  14. Replies
    2
    Views
    501

    huh? both _root and _global should work in...

    huh?

    both _root and _global should work in different scenes... :confused:
  15. Replies
    3
    Views
    520

    i was using nearly the same technique as yours in...

    i was using nearly the same technique as yours in my mario game.
    but instead of hittesting the player with the tileHolder , i created an invisible hit map, because i wanted to make walkable and...
  16. Replies
    37
    Views
    1,836

    thx :) did you run it in IE or in the stand...

    thx :)

    did you run it in IE or in the stand alone player?

    i've attached the new version, so you can try in stand alone mode.
    it runs at constant 120fps at my machine :cool:
  17. Replies
    37
    Views
    1,836

    new version: fixed the map generation new...

    new version:

    fixed the map generation
    new tileset(gameboy zelda :))
    getPixel() - hittest (move your mouse over a stone or something)
    scrolling with arrow keys

    here

    what do you think?
  18. Replies
    37
    Views
    1,836

    Hi, after being inspired by squize's engine, i...

    Hi,
    after being inspired by squize's engine, i tried to make one my self
    it generates the map from a tileset png.
    for the map is just took some map from my old mario game.
    the tileset is from my...
  19. Replies
    3
    Views
    657

    thx tonypa.. didn't think of coding the engine...

    thx tonypa.. didn't think of coding the engine this way...

    in my engine the whole map mc moves, until the x or y offset is >= tilesize(32)
    then the position of the map mc is set to 0,0 again and...
  20. Replies
    3
    Views
    657

    [help]GotoAndStop Engine

    hi there :)

    yesterday i started working on a gotoAndStop engine. pretty cool technique :thumbsup:

    and i got it working (horray), but my problem is... its slow :yikes:

    the major...
  21. Replies
    45
    Views
    1,458

    i'm also using the english version of flash on a...

    i'm also using the english version of flash on a german computer..
    don't really know why, but i can work better this way :)
  22. Replies
    16
    Views
    1,125

    thx for the great feedback! never thought people...

    thx for the great feedback! never thought people would really like it :)

    @daveneageli
    wow that would be really helpful! thx
  23. Replies
    16
    Views
    1,125

    i used if(Key.isDown(1)) to check if the mouse...

    i used if(Key.isDown(1)) to check if the mouse button is down...
    maybe macs dont use keycode 1 for the left mouse button?
  24. Replies
    16
    Views
    1,125

    @ santuria: yep, thats a very odd bug i couldn't...

    @ santuria: yep, thats a very odd bug i couldn't work out, but i'm still trying^^

    @ ostil: the wheels aren't turning because the tank actually stops, but the game environment still moves. look...
  25. Replies
    33
    Views
    2,069

    its really awesome! retro at its best

    its really awesome! retro at its best
Results 1 to 25 of 56
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center