How to add input for Keyboard through Kismet?I want some input to be done That has
W-move forward
S-move back
A-move left
D-move right
space bar-jump
Can i do it in kismet?
How to add input for Keyboard through Kismet?I want some input to be done That has
W-move forward
S-move back
A-move left
D-move right
space bar-jump
Can i do it in kismet?
You can intercept key inputs in Kismet, but I doubt that it will work properly to create movement that way. That is better handled by the native physics and Kismet barely offers any tools for vector math operations.
Our Loop, which art in source code, hallowed be thy keyword.
Thy condition come, thy instruction be done, in RAM as it is in cache.
Increment us this day our daily counter,
and forgive us our typos, as we also have forgiven our compilers.
And lead us not to the nullpointer but deliver us from bugs.
For thine is the API, the GUI, and the CLI while(true).
Semicolon;Please don't send me questions about how to do something in the UDK via PM. That is better discussed in the forums and we only have limited PM storage.
Have a look at this thread
http://forums.epicgames.com/threads/...K-using-Kismet
Bookmarks