1 decade ago by Red
I am in the planing stages for my first Impact game and am trying to figure out the best way to do a minimap in the HUD section of my game. I would like us an HTML image for the static parts of the HUD as I am assuming this would lower the number of pixels that have to be redrawn and thus increase performance.
So my question is would it be a good idea to try and make the minimap a second canvas altogether? Would this even be possible with Impact?
So my question is would it be a good idea to try and make the minimap a second canvas altogether? Would this even be possible with Impact?