Isometric building game WIP

Hi all!

We have started to make one of our dream, a typical building game ! Here is part of game mechanics at webplayer:
Click here for webplayer demo!

wasd to move camera, Q E mouse scroll to zoom and left mouse click to rotate. Thats all currently. I will update here our progress gradually.

It might just be me, but I find it quite awkward that the camera moves across the tiles. I think it would be better if the arrow keys directly panned the camera, regardless of the direction of tiles.

Also the left mouse click did not rotate for me. That or the grid was rotating and the camera was staying still so I couldn’t actually see anything move…

you need to hold leftkey down and steer mouse left or right, what you mean by using arrow keys directly at camera? Im gonna add arrow key support if you ask that. Moving should be very smooth, thats how i designed it. But thanks for comment, i will take a look of those things what you mentioned :slight_smile: If you have played sims, or sim city, im doing same on movement. Or i will try to.