1
0
mirror of https://github.com/XProger/OpenLara.git synced 2025-07-31 18:30:19 +02:00

#11 addition of help info; #15 remove controls info from web page

This commit is contained in:
XProger
2017-07-02 19:07:42 +03:00
parent 4364f6d651
commit ec35c44a77
3 changed files with 5 additions and 7 deletions

Binary file not shown.

View File

@@ -143,12 +143,7 @@
<input type="button" value="Browse Level" onclick="document.getElementById('browseFile').click();" /> (.PHD, .PSX) <input type="button" value="Browse Level" onclick="document.getElementById('browseFile').click();" /> (.PHD, .PSX)
<input type="checkbox" id="isHome"><label>alternative model (home suit, gold etc.)</label> <input type="checkbox" id="isHome"><label>alternative model (home suit, gold etc.)</label>
<p style="margin:8px"> <p style="margin:8px">
OpenLara on <a target="_blank" href="https://github.com/XProger/OpenLara">github</a> & <a target="_blank" href="https://www.facebook.com/OpenLaraTR">facebook</a><br><br> OpenLara on <a target="_blank" href="https://github.com/XProger/OpenLara">github</a> & <a target="_blank" href="https://www.facebook.com/OpenLaraTR">facebook</a><br>
controls:<br>
keyboad: move - arrow keys, jump - Alt, action - Ctrl, draw weapon - Space, inventory - Tab, walk - Shift, side steps - ZX, change view - V)<br>
gamepad: PSX controls for Xbox controller<br>
Time Control: R - slow motion, T - fast motion<br>
FullScreen: Alt + Enter
</p> </p>
</span> </span>

View File

@@ -210,7 +210,10 @@ const char *helpText = \
" X - Step Right@"\ " X - Step Right@"\
" A - Roll@"\ " A - Roll@"\
" C - Look # not implemented #@"\ " C - Look # not implemented #@"\
" V - First Person View@@" " V - First Person View@"
" R - slow motion@"\
" T - fast motion@"\
" ALT + ENTER - Fullscreen@@"\
"Actions:@"\ "Actions:@"\
" Out of water - Run + Action@"\ " Out of water - Run + Action@"\
" Handstand - Run + Walk@"\ " Handstand - Run + Walk@"\