There are nodes called Action
used for input actions, these are used in the Visual Pong demo.
You have access to the Input singleton via Engine Singleton
node too, then do a call
to Input methods.
I don't know if it will stay this way, I guess the alpha will get lot of feedback on VS once is out.
Ups, is about _input_event
, turned into comment ^^;