Add option to render minimap to a fixed-size canvas.

This commit is contained in:
Mari the Deer 2023-01-16 13:28:10 +01:00
commit ddbc59939b
8 changed files with 91 additions and 31 deletions

View file

@ -1,7 +1,13 @@
// title stuff
canvastexture LOGOFADE 4 4
// ammo leds
canvastexture PLASBLED 64 64
canvastexture PLASBFAD 4 4
canvastexture SHEENLED 128 128
canvastexture QUADRLED 64 64
canvastexture MORTLED1 256 128
canvastexture MORTLED2 64 16
// minimap
canvastexture MMCANVAS 80 80