Click Migration (#94)
* Migrated Interaction system to the new Input system. * Contexts are now set up in content.
This commit is contained in:
@@ -10,5 +10,6 @@ namespace Content.Shared.Input
|
||||
public static readonly BoundKeyFunction ActivateItemInHand = "ActivateItemInHand";
|
||||
public static readonly BoundKeyFunction OpenCharacterMenu = "OpenCharacterMenu";
|
||||
public static readonly BoundKeyFunction ExamineEntity = "ExamineEntity";
|
||||
public static readonly BoundKeyFunction UseItemInHand = "UseItemInHand";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user