Add option to render minimap to a fixed-size canvas.
This commit is contained in:
parent
7ca40eb252
commit
ddbc59939b
8 changed files with 91 additions and 31 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue