1
0
mirror of https://github.com/XProger/OpenLara.git synced 2025-01-17 21:09:00 +01: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="checkbox" id="isHome"><label>alternative model (home suit, gold etc.)</label>
<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>
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
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>
</p>
</span>

View File

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