Talk:Preprod:Scripted Analog Inputs

From Multi Theft Auto: Wiki
Revision as of 13:41, 3 January 2009 by EAi (talk | contribs) (New page: Looks good generally. I think you need to work out what the axis_ 'other' inputs are specifically. It is also worth considering passing the analogue value to the bindKey function, or provi...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Looks good generally. I think you need to work out what the axis_ 'other' inputs are specifically. It is also worth considering passing the analogue value to the bindKey function, or providing a neat way to get to it - maybe they have to just use the 'get' function. It's worth bearing in mind the dead zone of analogue inputs, I'm not sure what level that's done at currently, so perhaps it can be ignored entirely.

I'd also have a look how other games do this. It seems, in theory, that you could bind our move_forward control to axis_y+ and move_backwards to axis_y-. eAi 14:41, 3 January 2009 (CET)