Click Migration (#94)
* Migrated Interaction system to the new Input system. * Contexts are now set up in content.
This commit is contained in:
@@ -91,7 +91,6 @@
|
||||
<Compile Include="GameObjects\Components\Weapon\Ranged\Projectile\ProjectileWeapon.cs" />
|
||||
<Compile Include="GameObjects\Components\Weapon\Ranged\RangedWeapon.cs" />
|
||||
<Compile Include="GameObjects\ContainerSlot.cs" />
|
||||
<Compile Include="GameObjects\EntitySystems\Click\ClickParser.cs" />
|
||||
<Compile Include="GameObjects\EntitySystems\Click\ExamineSystem.cs" />
|
||||
<Compile Include="GameObjects\EntitySystems\Click\InteractionSystem.cs" />
|
||||
<Compile Include="GameObjects\EntitySystems\DoorSystem.cs" />
|
||||
|
||||
Reference in New Issue
Block a user