Custom input on "CONTROL"

Place to get help with not working mods / modding interface.
MostlyNumbers
Inserter
Inserter
Posts: 26
Joined: Fri Apr 13, 2018 10:07 pm
Contact:

Custom input on "CONTROL"

Post by MostlyNumbers »

Setting a custom input on only the Ctrl key does not seem to trigger. i.e.:

Code: Select all

{
	type = "custom-input",
	name = "mn-custom-input",
	key_sequence = "CONTROL",
	consuming = "none"
}/code]

Is this a bug or a known "feature"?
Switching it with "CONTROL + ALT" for instance does trigger, it seems just the ctrl key alone behaves differently.
Post Reply

Return to “Modding help”