A Flash Developer Resource Site

Page 5 of 5 FirstFirst 12345
Results 81 to 83 of 83

Thread: [F8] Orthographic engine with node based pathfinding

  1. #81
    Who needs pants? hooligan2001's Avatar
    Join Date
    Apr 2001
    Location
    Somewhere
    Posts
    1,976
    Looks awesome render, but for some reason it looks like the arms have 2 many joints. I see an elbow then another joint and then the forearm.

  2. #82
    Student
    Join Date
    Apr 2001
    Location
    -
    Posts
    4,756
    Quote Originally Posted by hooligan2001
    Looks awesome render, but for some reason it looks like the arms have 2 many joints. I see an elbow then another joint and then the forearm.
    - now I noticed that too ah well it´s an armor anyway not a knight

    @rachil0: will have a look at it in detail,- though I´m already happy with what I have for the line intersection. As propably written before I did my solution with intersecting boxes before I do the vector math. The pro on that is that I dont have any multiplications before - just simple addition and substration.
    But like I said will have a look at it- if I happen to have some time in near future I might code a complete new pathfinding attempt.

    Quote Originally Posted by walsher
    ...Wish I could remember how to unwrap. What dimesions are those maps?
    as written before "...the knight texture is 4k (4096²) and the sword 2k.."

    Quote Originally Posted by Cimmerian
    ...how much time did you take to reach this level of perfection?
    And, is there any book/online tutorials about 3d max that you recomend the most?
    4 evenings, 2 modeling, 2 unwrapping +textures. I have a good learning environment: lots of motivated classmates that do lots of 3d stuff, lots of books and much practice.
    Modeling itself can´t thought that good imo (or hardly any good) by pdf´s or websites practice, someone who has expierence or some DVD are the key. Gnomon doesn´t have such a good selection on 3dsmax videos,- discreet however does have some wich are nice.
    Oh and the official 3dsmax help is pretty usefull just like the flash help

    ...
    ok now there is some progress to show, after I rendered the armor as sprite

    I also did some other rather simple objects like a chair


    for this level:

    (the shot is mainly from the editor)
    it shows 2 symetrical rooms with a floor connecting the 2. A bathroom between them is about to be included soon.

    Anyway since I didn´t touched this project for a long time I had to reread the code (very intense stuff for me) and so I first started adding little enhacements and additional features - oh and I shrinked the filesize again to below 300 KB (the engine). I worked alot on the editor wich gives me now greater control with some drawing methods and better visual feedback on sprite objects, directions, start positions,ect.

    This floor will be soon finished,- I plan on at least doing another one before fixing main design flaws such as the elevator interface (dont like that one), adding sound effects & BGM and finally start coding on the interactive interface/architecture (collecting/modifying/switching items).

  3. #83
    Ich lerne jede Tag etwas Neues Evaman's Avatar
    Join Date
    Nov 2006
    Location
    Die Welt
    Posts
    236
    Those knights look good in the engine.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center