8,975
edits
Paradox-01 (talk | contribs) mNo edit summary |
Paradox-01 (talk | contribs) mNo edit summary |
||
| Line 185: | Line 185: | ||
You can add this between the other two lines in build.cmd to prevent a crash. | You can add this between the other two lines in build.cmd to prevent a crash. | ||
OniSplit.exe -create:txmp out env/markers/*.tga | OniSplit.exe -create:txmp out env/markers/*.tga | ||
==''Updated workflow''== | |||
Update mod depot to integrate this ... | |||
onisplit -create:level out lab.xml | |||
onisplit -create:txmp out env/markers/*.tga | |||
onisplit -import:pc out ../level3_Final.dat | |||
REM check console for hard errors, close console with any key press | |||
pause | |||
REM remove REM from next line to automatically run Oni in window mode | |||
REM ..\..\Oni.exe -noswitch | |||
Known issues of current lab demo: | |||
* Motocycle anim (OBAN) is to low | |||
* second scene block shows no motorcycle | |||
==Terminology== | ==Terminology== | ||
edits