WASDCamera_v2 Op
simple camera you control with W,A,S,D keys like in a FPS game
Summary (oneliner)
Click in the canvas to enable the wasd camera, this also enables the pointerlock. Press escape to disable the pointerlock and regain control of the mouse.
- Ops.Gl.Matrix.WASDCamera_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch wasd and physic picking
INPUT PORTS
Trigger the op
If true pointer lock can be enabled
Movement speed multiplier - default 1
Allows vertical movement
Move
OUTPUT PORTS
trigger out
If pointer lock is active this is true
X position in space
Y position in space
Z position in space
Trigger out on left mouse button down
Trigger out on right mouse button down
Direction of camera X
Direction of camera Y
Direction of camera Z