frustra / strayphotons

Stray Photons is a high performance game engine with a focus on immersive VR experiences. Featuring full-hand physics interaction, seamless asynchronous scene Loading, fully interactive global illumination lighting, powerful game logic and scripting capabilities, and much more.

Home Page:https://docs.strayphotons.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start sending key-up events and allow filtering on key-down

xthexder opened this issue · comments

This allows for a bit more flexibility with keybinding, and allows functions to use held-down buttons without signals.

Closed via #501