Player interaction with an Isometric Map [Tycoon game]

0 favourites
  • 2 posts
From the Asset Store
Basic Rounded Vector Geometry Player Design with Glow for 3 player games
  • I have to admit I am really stuck in the development on my tycoon game project as this is a very important feature :

    • Player interactions with the isometric map.

    How do I allow the player to change the tiles' properties directly from the projection map? Right now for instance, I need the player to be able to choose the tiles on the map that can grow buildings (like the zoning tool would do in Sim City). Precisely I need events performing this:

    1 - The player click on a tile (of the projection map) where building will have to grow. ( <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile" /> OK)

    2 - The tile on the projection map finds its related tile on the tilemap. ( <img src="{SMILIES_PATH}/icon_redface.gif" alt=":oops:" title="Embarrassed" /> NO IDEA HOW TO DO THIS)

    3 - The tile of the tilemap is replaced by another type of tile. ( <img src="{SMILIES_PATH}/icon_e_geek.gif" alt=":geek:" title="Geek" /> SHOULD BE OK)

    4 - The tile on the projection map changes appearance. ( <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile" /> OK)

    5 - When all conditions are met a building can randomly appear on one of those constructible tiles. ( <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile" /> OK)

    To sum up: how to make a zoning tool on an isometric map.

    I am using the the scirra isometric scirra.com/arcade/tutorial-games/isometric-projection-6337

    After hours of research the best thing I found is this tutorial : clintbellanger.net/articles/isometric_math - although I barely understand it and have no idea how to translate it in C2.

    Right now buildings are randomly spawning on any existing tile when the demand is enough, here's the events :

    I am very looking forward to hear any of your ideas guys! <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy" />

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Check out rexrainbow 's SquareTx plugin. It has an isometric mode that works well for small (less then 1,000 x 1,000) grids.

    http://c2rexplugins.weebly.com/rex_board_squaretx.html

    http://c2rexplugins.weebly.com/rex_board.html

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)