Added: 3 years ago
From: kvxoml
Views: 4,843
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (7)

Sign In or Sign Up now to post a comment!
  • Hey man, I'm new to Python, and recently got your libtcodpy library to try and play around with... But I got a quick question about this heightmap tool you got. 2 questions actually. (First of all, this is frickin gorgeous, man!)

    1. this tool is included with libtcodpy somewhere??

    2. Is it possible to use the colors on the heightmap to say map collisions? Say, the player can walk around, but not on water and not in the snowcapped areas?

    Thx a bunch!

  • @reefpirate

    1. if you downloaded either mingw or linux version of libtcod, you must have the heightmap tool as some hmtool.exe (windows) or hmtool (in linux). It's supposed to generate code directly usable but I didn't test it for a while and I can't assure the code generated really works with latest libtcod versions.

  • @reefpirate

    2. the heightmap tool generates source code that generates (!) a heightmap. That's a grid of floating point numbers (generally between 0.0 and 1.0). The colors only reflects levels on the heightmap, so map collision would rather correspond to threshold values (if heightmap < 0.3, cannot walk and so on...)

  • like the good old fashioned rpg's :D

  • just a question not rude at all "at least i hope not", plus wow u made that jeleous much lol, anyway the question, what is the whole idea of this game what do you do in it etc? thanks, also game looks fab =)

  • @squiral247 well, it's your usual rpg... explore the world, fill quests, level up... kind of torchlight meet oblivion, but in text mode.... ;)

  • Thanks :) I am too...

  • You have no idea how much I'm looking forward to a public release of your game.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more