Improve textures
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 44 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 16 KiB |
@@ -62,7 +62,7 @@ roomRect x y xn yn =
|
|||||||
{ _tilePoly = rectNSWE y 0 0 x
|
{ _tilePoly = rectNSWE y 0 0 x
|
||||||
, _tileZero = V2 0 0
|
, _tileZero = V2 0 0
|
||||||
, _tileTangentPos = V2 64 0
|
, _tileTangentPos = V2 64 0
|
||||||
, _tileArrayZ = 3
|
, _tileArrayZ = 4
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
, _rmRandPSs = [psRandRanges (10, x -10) (10, y -10) (0, 2 * pi)]
|
, _rmRandPSs = [psRandRanges (10, x -10) (10, y -10) (0, 2 * pi)]
|
||||||
|
|||||||
Reference in New Issue
Block a user