diff --git a/GenesisGameJam/Assets/Editor/Setting/BuildSequences.asset b/GenesisGameJam/Assets/Editor/Setting/BuildSequences.asset index 66afd9b..37af7a8 100644 --- a/GenesisGameJam/Assets/Editor/Setting/BuildSequences.asset +++ b/GenesisGameJam/Assets/Editor/Setting/BuildSequences.asset @@ -13,77 +13,6 @@ MonoBehaviour: m_Name: BuildSequences m_EditorClassIdentifier: sequences: - - isEnabled: 1 - editorName: Jam release - itchGameLink: teamon/tree-of-eternity - scriptingDefineSymbolsOverride: - builds: - - isEnabled: 1 - outputRoot: Builds/Releases/ - middlePath: $NAME_$VERSION_$PLATFORM/$NAME_$VERSION/$NAME$EXECUTABLE - isPassbyBuild: 0 - scriptingDefineSymbolsOverride: - targetGroup: 1 - target: 5 - options: 0 - isVirtualRealitySupported: 0 - isReleaseBuild: 0 - needZip: 1 - compressDirPath: $NAME_$VERSION_$PLATFORM - needItchPush: 0 - itchChannel: windows-32 - itchDirPath: $NAME_$VERSION_$PLATFORM - itchAddLastChangelogUpdateNameToVerison: 1 - itchLastChangelogUpdateName: - useGithubActions: 0 - useUnityActions: 0 - needGamejolthPush: 0 - needSteamPush: 0 - needGoogleDrivePush: 0 - - isEnabled: 1 - outputRoot: Builds/Releases/ - middlePath: $NAME_$VERSION_$PLATFORM/$NAME_$VERSION/$NAME$EXECUTABLE - isPassbyBuild: 0 - scriptingDefineSymbolsOverride: - targetGroup: 1 - target: 24 - options: 0 - isVirtualRealitySupported: 0 - isReleaseBuild: 0 - needZip: 1 - compressDirPath: $NAME_$VERSION_$PLATFORM - needItchPush: 0 - itchChannel: linux-universal - itchDirPath: $NAME_$VERSION_$PLATFORM - itchAddLastChangelogUpdateNameToVerison: 1 - itchLastChangelogUpdateName: - useGithubActions: 0 - useUnityActions: 0 - needGamejolthPush: 0 - needSteamPush: 0 - needGoogleDrivePush: 0 - - isEnabled: 1 - outputRoot: Builds/Releases/ - middlePath: $NAME_$VERSION_$PLATFORM$EXECUTABLE - isPassbyBuild: 0 - scriptingDefineSymbolsOverride: - targetGroup: 7 - target: 13 - options: 0 - isVirtualRealitySupported: 0 - isReleaseBuild: 0 - needZip: 1 - compressDirPath: $NAME_$VERSION_$PLATFORM - needItchPush: 0 - itchChannel: android - itchDirPath: $NAME_$VERSION_$PLATFORM$EXECUTABLE - itchAddLastChangelogUpdateNameToVerison: 1 - itchLastChangelogUpdateName: - useGithubActions: 0 - useUnityActions: 0 - needGamejolthPush: 0 - needSteamPush: 0 - needGoogleDrivePush: 0 - isEnabled: 1 editorName: Release full itchGameLink: teamon/tree-of-eternity diff --git a/GenesisGameJam/Assets/ScriptableObjects/EngineData/Input/PlayerInputActions.inputactions b/GenesisGameJam/Assets/ScriptableObjects/EngineData/Input/PlayerInputActions.inputactions index e83c822..0a433cc 100644 --- a/GenesisGameJam/Assets/ScriptableObjects/EngineData/Input/PlayerInputActions.inputactions +++ b/GenesisGameJam/Assets/ScriptableObjects/EngineData/Input/PlayerInputActions.inputactions @@ -141,6 +141,17 @@ "isComposite": false, "isPartOfComposite": false }, + { + "name": "", + "id": "38fd7220-827b-4bb5-946c-19c35eb12599", + "path": "/primaryTouch/delta", + "interactions": "", + "processors": "", + "groups": ";Keyboard&Mouse;Touch", + "action": "MouseDragCamera", + "isComposite": false, + "isPartOfComposite": false + }, { "name": "", "id": "05f6913d-c316-48b2-a6bb-e225f14c7960",