A Flash Developer Resource Site

Search:

Type: Posts; User: superdood13

Page 1 of 5 1 2 3 4

Search: Search took 0.05 seconds.

  1. [help] i need a little push in the right direction...

    i'm finally close to finishing the first part of my engine for my game (and there was much rejoicing) but for the next part, i really don't know where to start.

    it is an adventure/rpg game but...
  2. Replies
    1
    Views
    906

    is there an example of something like this? i'm...

    is there an example of something like this? i'm not sure i'm totally clear on what that means.
  3. Replies
    2
    Views
    886

    i've seen tonypa's tuts, and although i haven't...

    i've seen tonypa's tuts, and although i haven't read them in depth, using a character bigger than the tiles should be easy. from what i remember, there's a getCorners function and as long as those...
  4. Replies
    1
    Views
    906

    a good way to do tiles?

    i was driving in my car and thinking about a game project that i'm working on. i was thinking about some tile based games where only parts of the tile are walls so you can walk on the other part, or...
  5. Replies
    24
    Views
    1,486

    must not have gotten too awfully far up though......

    must not have gotten too awfully far up though... ;)

    once you get into space, you don't fall down anymore.
  6. Replies
    3
    Views
    636

    easiest way is prolly gonna be to figure out all...

    easiest way is prolly gonna be to figure out all the actions you want to take place, and break them down into small parts. then learn one at a time.

    just a simple way to do something like you were...
  7. i'd suggest having the registration point in the...

    i'd suggest having the registration point in the center of the ball, then just adding or subtract 1/2 of the width depending on what side the ball is colliding with.

    i was reading his previous...
  8. i moved a ball around. is that it or am i missing...

    i moved a ball around. is that it or am i missing something here?
  9. Replies
    1
    Views
    523

    has my site gone to waste?

    a while back, i tried to add my own little bit to the flash community by starting FlashGameForums.com which served as a place for me to log my progress on certain game projects, as well as another...
  10. Replies
    2
    Views
    968

    i'm working on a top down game similar to the...

    i'm working on a top down game similar to the older zelda games. i'm trying to get better at pixel art so that i can make my own sprites and tiles for the game.

    for the tiles, i'm using a base of...
  11. Replies
    2
    Views
    968

    Pixel Art suggestions please...

    i'm pretty new to pixel art (only about a month now) and i'm trying to come up with some character graphics for my game. i'm nearing the end of production with my engine and i may eventually get some...
  12. Replies
    0
    Views
    470

    loading NPCs with XML

    now that i have my tile engine done, i'm wanting to add NPCs to my game. i was hoping to be able to use the same XML file that i use for my tiles to call in the NPCs.

    i'd prolly do it similar to...
  13. Replies
    6
    Views
    735

    yeah, speed will be easy to fix. before i added...

    yeah, speed will be easy to fix. before i added depth, the character was about half that size and i just haven't changed the speed yet.

    but sure, i'd love to check out yours when you get it up
  14. Replies
    6
    Views
    735

    fixed it. i was surprised at how easy it was to...

    fixed it. i was surprised at how easy it was to fix. it just had to with where i had the registration point on my sprite.

    TBW Depth Test

    let me know what you think please
  15. Replies
    8
    Views
    624

    one thing that i would suggest is as the levels...

    one thing that i would suggest is as the levels get harder, have fire or parts of the boat falling down and you'll have to avoid those as they're falling down. other than that, i'm pretty much with...
  16. Replies
    6
    Views
    735

    yeah, that's why i said it wasn't perfect yet. i...

    yeah, that's why i said it wasn't perfect yet. i figured out what was wrong though, it's just a matter of getting the time to fix it.

    thanks for the input though. i'm glad that this was the only...
  17. Replies
    6
    Views
    735

    [test]Adding depth to TBW

    i had seen tutorials and posts about adding depth to an isometric view game, but hadn't seen much for just a regular TBW so i thought i would take a wack at it.

    it's not perfect, but let me know...
  18. Replies
    17
    Views
    1,089

    one thing i like better about tile based games is...

    one thing i like better about tile based games is that it seems to be easier on the collision detection part of it. instead of having to loop through all of the objects on the screen, you can detect...
  19. Replies
    3
    Views
    569

    yup that's what it was hey, it's whatever...

    yup that's what it was



    hey, it's whatever works right?
  20. Replies
    3
    Views
    569

    [help] transparent gifs

    i'm workin on a tile based and when the character is walking around there is a lightly shaded box around where the transparent part of the image should be.

    any way to get that off? what settings...
  21. Replies
    3
    Views
    789

    where are the tutorials on using NPCs? i've been...

    where are the tutorials on using NPCs? i've been looking around and haven't found anything so far
  22. Replies
    0
    Views
    723

    graphics for tile based game

    i'm working on some graphics for my game, and i want my tiles to appear seamless. for pixel based graphics, what's the best software and or technique to use so that they will appear like this.
    ...
  23. Replies
    11
    Views
    948

    i really like the feature that allows you to put...

    i really like the feature that allows you to put in your tiles from another swf file.

    i'm workin on something similar to this myself.
  24. Replies
    4
    Views
    548

    dialog is another thing i've been curious about....

    dialog is another thing i've been curious about. on many RPGs it appears to be typed out as the character is talking.

    has anybody written something like that, but in a way where it could do it and...
  25. Replies
    4
    Views
    548

    tile based NPCs

    i'm working on a dial based game but the fighting part will only come up during certain events (talking to someone, completing certain tasks, etc...)

    i've found many tutorials about adding baddies...
Results 1 to 25 of 108
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center