diff --git a/Content/FirstPerson/Blueprints/BP_FirstPersonPlayerController.uasset b/Content/FirstPerson/Blueprints/BP_FirstPersonPlayerController.uasset index 1223135..477561c 100644 Binary files a/Content/FirstPerson/Blueprints/BP_FirstPersonPlayerController.uasset and b/Content/FirstPerson/Blueprints/BP_FirstPersonPlayerController.uasset differ diff --git a/Content/FirstPerson/Input/Actions/IA_Zoom_Touch.uasset b/Content/FirstPerson/Input/Actions/IA_Zoom_Touch.uasset new file mode 100644 index 0000000..f4d1ed4 Binary files /dev/null and b/Content/FirstPerson/Input/Actions/IA_Zoom_Touch.uasset differ diff --git a/Content/FirstPerson/Input/IMC_Default.uasset b/Content/FirstPerson/Input/IMC_Default.uasset index cebb3b9..957d28c 100644 Binary files a/Content/FirstPerson/Input/IMC_Default.uasset and b/Content/FirstPerson/Input/IMC_Default.uasset differ diff --git a/CrimebloxGame.uproject b/CrimebloxGame.uproject index ef0b344..2dacb15 100644 --- a/CrimebloxGame.uproject +++ b/CrimebloxGame.uproject @@ -16,5 +16,10 @@ "Enabled": true, "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/c4b43502026047d89296cd7bffd92828" } + ], + "TargetPlatforms": [ + "Android", + "IOS", + "Windows" ] } \ No newline at end of file