Initial commit of the TextureCreator
This commit is contained in:
parent
a5e2744fc0
commit
707d234e2b
39 changed files with 1547 additions and 0 deletions
11
TextureCreator/scripts/_init512.script
Normal file
11
TextureCreator/scripts/_init512.script
Normal file
|
@ -0,0 +1,11 @@
|
|||
init 1024 1024 0.5 0.5
|
||||
jumpToCell 0 0
|
||||
|
||||
setCellSize 32 64
|
||||
setCellOffset 32 44
|
||||
setCellSpacing 40 72
|
||||
setCellCount 25 14
|
||||
|
||||
# Un-comment the "debugGrid" line to draw a
|
||||
# positioning helper grid in the textures.
|
||||
#drawDebugGrid
|
Loading…
Add table
Add a link
Reference in a new issue