Pedro Gomes 2773ef7d6e Player Death Update
- Players can now die (finally)
- Solo players have a single cheat death per scene (reviving automatically after the first death)
- group players have revive mechanic, where a player faints when his health gets to 0, creating a revive circle around him, other players can stand on it to revive him. if after x seconds they don't get revived they bleed out and stay perma death until scene changes or all players die
- Multiple VFX added using post processing for cheat death, fainting, reviving, and perma death events.
- stopped players from moving and pressing keys when dead
- enemies now change target if they try to attack a dead/fainted target.
2024-07-20 19:49:14 +01:00

78 lines
1.8 KiB
Plaintext

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
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: 9f3758f8f58fdef43803eb9be1df0608, type: 3}
m_Name: PhotonServerSettings
m_EditorClassIdentifier:
AppSettings:
AppIdRealtime: 11cf9daa-b0fd-4d9f-955b-4d06acb24669
AppIdFusion:
AppIdChat:
AppIdVoice:
AppVersion:
UseNameServer: 1
FixedRegion:
Server:
Port: 0
ProxyServer:
Protocol: 0
EnableProtocolFallback: 1
AuthMode: 0
EnableLobbyStatistics: 0
NetworkLogging: 1
DevRegion: eu
PunLogging: 0
EnableSupportLogger: 0
RunInBackground: 1
StartInOfflineMode: 0
RpcList:
- ClickRpc
- DestroyRpc
- DestroySpaceship
- Fire
- RespawnSpaceship
- RPC_ChangeValue
- RPC_ChangeValueHealth
- RPC_ChangeValueMana
- RPC_OnLevelUp
- RPC_OnDeath
- RPC_RemoteInit
- RPC_DisableVisuals
- RPC_SetTriggerBasedOnAbility
- RPC_ScaleForBoss
- RPC_EnableProjectilesOnRemote
- RPC_SendBlockNotice
- RPC_ApplyEffect
- RPC_ApplyAbsorbEffect
- RPC_ApplyDamageIncomeModifierEffect
- RPC_AbsorbEnded
- RPC_AbsorbHit
- RPC_AbsorbStarted
- RPC_ApplyDamageOverTimeEffect
- RPC_EffectApplied
- RPC_EffectEnded
- RPC_ApplyDamageOverTimeEffectBleed
- RPC_ApplyDamageOverTimeEffectBurn
- RPC_ApplyDamageOverTimeEffectPoison
- RPC_SetInvulnerabilityState
- RPC_SetNoCostState
- RPC_EffectAppliedBleed
- RPC_EffectAppliedBurn
- RPC_EffectAppliedPoison
- RPC_EffectEndedBleed
- RPC_EffectEndedBurn
- RPC_EffectEndedPoison
- RPC_SetDeadTrigger
- RPC_SetRevivedTrigger
DisableAutoOpenWizard: 1
ShowSettings: 0
DevRegionSetOnce: 1