Fixed issue where player would not respawn with controls after dying
Fixed some dumb enemy timers for patterns
This commit is contained in:
@ -50,8 +50,8 @@ MonoBehaviour:
|
||||
buildPath: $VERSION/$RELEASE_TYPE/$PLATFORM/$ARCHITECTURE
|
||||
openFolderPostBuild: 1
|
||||
_productParameters:
|
||||
buildCounter: 1
|
||||
buildVersion: 0.2.1
|
||||
buildCounter: 4
|
||||
buildVersion: 0.2.4
|
||||
versionTemplate: 0.2.$BUILD
|
||||
autoGenerate: 1
|
||||
syncWithPlayerSettings: 0
|
||||
@ -118,7 +118,54 @@ MonoBehaviour:
|
||||
buildActions: []
|
||||
_postBuildActions:
|
||||
buildActions:
|
||||
- {fileID: 7613939964617061361}
|
||||
- {fileID: 8019025467578163117}
|
||||
--- !u!114 &1563645021720780388
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 54626104f6c7de94f9976e1672abc45b, type: 3}
|
||||
m_Name: FolderOperation
|
||||
m_EditorClassIdentifier:
|
||||
actionType: 1
|
||||
actionName: FolderOperation
|
||||
note:
|
||||
actionEnabled: 1
|
||||
configureEditor: 0
|
||||
filter:
|
||||
condition: 0
|
||||
clauses: []
|
||||
inputPath:
|
||||
outputPath:
|
||||
operation: 0
|
||||
--- !u!114 &7613939964617061361
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 54626104f6c7de94f9976e1672abc45b, type: 3}
|
||||
m_Name: FolderOperation
|
||||
m_EditorClassIdentifier:
|
||||
actionType: 1
|
||||
actionName: FolderOperation
|
||||
note:
|
||||
actionEnabled: 1
|
||||
configureEditor: 0
|
||||
filter:
|
||||
condition: 0
|
||||
clauses: []
|
||||
inputPath: $BUILDPATH\Black Hole Escape_BurstDebugInformation_DoNotShip
|
||||
outputPath:
|
||||
operation: 2
|
||||
--- !u!114 &8019025467578163117
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
Reference in New Issue
Block a user