anravalli / MonsterChase

A simple hunter/hunted game based on QT just to play around with behavior trees
GNU General Public License v3.0
1 stars 2 forks source link

New Game Area rendering #53

Open anravalli opened 2 days ago

anravalli commented 2 days ago

The way the game area is rendered shall be be changed in such a way that:

anravalli commented 1 day ago

to match the resolution requirement internal metric definitions (es. lenght, width, distance, etc.) shall be moved from pixels to an internal reference units (in can be meters or even an abstract "game units").