Controls

From Iris2

Jump to: navigation, search
(Iris2 Controls)
(Optional Commands (not active))
Line 120: Line 120:
</pre>
</pre>
-
'''Note:''' You need to uncomment the code in lua/lib.keybinds.lua : remove the  --[[  and ]]--, and the -- in front of the local vr = OgreAddCompositor(GetMainViewport(), "B&W") line. You can change the fullscreen effect by changing B&W by the name of desired effect. You can found this name at the beginning of data/compositors/*.compositor files.
+
'''Note:''' You need to uncomment the code in lua/lib.keybinds.lua : remove the  <code>--[[</code> and <code>]]--</code>, and the <code>--</code> in front of the <code>local vr = OgreAddCompositor(GetMainViewport(), "B&W")</code> line. You can change the fullscreen effect by changing B&W by the name of desired effect. You can found this name at the beginning of data/compositors/*.compositor files.

Revision as of 08:45, 6 May 2011

Personal tools