Skip to content

Commit

Permalink
Update demo content
Browse files Browse the repository at this point in the history
  • Loading branch information
insthync committed Jul 5, 2019
1 parent 7f7d74a commit d6599cd
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 30 deletions.
61 changes: 47 additions & 14 deletions Prefabs/OrcsArcher2D(AIDemo).prefab
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ GameObject:
- component: {fileID: 114877638974942912}
- component: {fileID: 114308812000665012}
- component: {fileID: 114383154828356954}
- component: {fileID: 114423900364055418}
m_Layer: 0
m_Name: OrcsArcher2D(AIDemo)
m_TagString: Untagged
Expand Down Expand Up @@ -394,6 +395,19 @@ MonoBehaviour:
layerMask:
serializedVersion: 2
m_Bits: 256
--- !u!114 &114423900364055418
MonoBehaviour:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1777251013356746}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 99a250dc50d53944b80c6628ab2509d5, type: 3}
m_Name:
m_EditorClassIdentifier:
mainModel: {fileID: 114424167947571634}
vehicleModels: []
--- !u!114 &114424167947571634
MonoBehaviour:
m_ObjectHideFlags: 1
Expand All @@ -405,14 +419,15 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: eab0561f743b29941b9e3fed07578b68, type: 3}
m_Name:
m_EditorClassIdentifier:
dataId: -1020703260
hiddingObjects: []
effectContainers:
- effectSocket: Floor
transform: {fileID: 4926639783571920}
- effectSocket: Body
transform: {fileID: 4848377747683098}
setEffectContainersBySetters: 0
modelManager: {fileID: 114423900364055418}
modelId:
equipmentContainers: []
setEquipmentContainersBySetters: 0
spriteRenderer: {fileID: 212157896959509878}
Expand Down Expand Up @@ -491,19 +506,6 @@ MonoBehaviour:
audioClips: []
weaponAnimations2D: []
skillAnimations2D: []
defaultSkillCastAnimation2D:
down: {fileID: 0}
up: {fileID: 0}
left: {fileID: 0}
right: {fileID: 0}
downLeft: {fileID: 0}
downRight: {fileID: 0}
upLeft: {fileID: 0}
upRight: {fileID: 0}
triggerDurationRate: 0
extraDuration: 0
audioClips: []
skillCastAnimations2D: []
magnitudeToPlayMoveClip: 0.1
sampleAnimation: 0
sampleDirection: 0
Expand Down Expand Up @@ -642,6 +644,37 @@ MonoBehaviour:
doNotSyncInitialDataImmediately: 0
syncMode: 0
value:
movementState:
behaviour: {fileID: 0}
elementId: 0
deliveryMethod: 2
sendInterval: 0.1
alwaysSync: 0
doNotSyncInitialDataImmediately: 1
syncMode: 0
value: 0
currentDirection:
behaviour: {fileID: 0}
elementId: 0
deliveryMethod: 2
sendInterval: 0.1
alwaysSync: 0
doNotSyncInitialDataImmediately: 1
syncMode: 0
value: {x: 0, y: 0}
passengingVehicle:
behaviour: {fileID: 0}
elementId: 0
deliveryMethod: 3
sendInterval: 0.1
alwaysSync: 0
doNotSyncInitialDataImmediately: 1
syncMode: 0
value:
objectId: 0
seatIndex: 0
cameraTargetTransform: {fileID: 0}
model: {fileID: 114424167947571634}
currentHp:
behaviour: {fileID: 0}
elementId: 0
Expand Down
61 changes: 47 additions & 14 deletions Prefabs/Warrior2D(AIDemo).prefab
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ GameObject:
- component: {fileID: 114757329484041034}
- component: {fileID: 114244173189548708}
- component: {fileID: 114373457388471766}
- component: {fileID: 114019986012758338}
m_Layer: 0
m_Name: Warrior2D(AIDemo)
m_TagString: Untagged
Expand Down Expand Up @@ -303,6 +304,19 @@ BoxCollider2D:
serializedVersion: 2
m_Size: {x: 0.5, y: 1}
m_EdgeRadius: 0
--- !u!114 &114019986012758338
MonoBehaviour:
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1329702655160078}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 99a250dc50d53944b80c6628ab2509d5, type: 3}
m_Name:
m_EditorClassIdentifier:
mainModel: {fileID: 114902627479170308}
vehicleModels: []
--- !u!114 &114244173189548708
MonoBehaviour:
m_ObjectHideFlags: 1
Expand Down Expand Up @@ -374,6 +388,37 @@ MonoBehaviour:
doNotSyncInitialDataImmediately: 0
syncMode: 0
value:
movementState:
behaviour: {fileID: 0}
elementId: 0
deliveryMethod: 2
sendInterval: 0.1
alwaysSync: 0
doNotSyncInitialDataImmediately: 1
syncMode: 0
value: 0
currentDirection:
behaviour: {fileID: 0}
elementId: 0
deliveryMethod: 2
sendInterval: 0.1
alwaysSync: 0
doNotSyncInitialDataImmediately: 1
syncMode: 0
value: {x: 0, y: 0}
passengingVehicle:
behaviour: {fileID: 0}
elementId: 0
deliveryMethod: 3
sendInterval: 0.1
alwaysSync: 0
doNotSyncInitialDataImmediately: 1
syncMode: 0
value:
objectId: 0
seatIndex: 0
cameraTargetTransform: {fileID: 0}
model: {fileID: 114902627479170308}
currentHp:
behaviour: {fileID: 0}
elementId: 0
Expand Down Expand Up @@ -785,14 +830,15 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: eab0561f743b29941b9e3fed07578b68, type: 3}
m_Name:
m_EditorClassIdentifier:
dataId: 925586142
hiddingObjects: []
effectContainers:
- effectSocket: Floor
transform: {fileID: 4325415483086858}
- effectSocket: Body
transform: {fileID: 4220959519723220}
setEffectContainersBySetters: 0
modelManager: {fileID: 114019986012758338}
modelId:
equipmentContainers: []
setEquipmentContainersBySetters: 0
spriteRenderer: {fileID: 212720684570947580}
Expand Down Expand Up @@ -921,19 +967,6 @@ MonoBehaviour:
extraDuration: 0
audioClips: []
skillAnimations2D: []
defaultSkillCastAnimation2D:
down: {fileID: 0}
up: {fileID: 0}
left: {fileID: 0}
right: {fileID: 0}
downLeft: {fileID: 0}
downRight: {fileID: 0}
upLeft: {fileID: 0}
upRight: {fileID: 0}
triggerDurationRate: 0
extraDuration: 0
audioClips: []
skillCastAnimations2D: []
magnitudeToPlayMoveClip: 0.1
sampleAnimation: 1
sampleDirection: 0
Expand Down
5 changes: 3 additions & 2 deletions Scenes/00Init_2D(AIDemo).unity
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0.44657844, g: 0.49641222, b: 0.57481694, a: 1}
m_IndirectSpecularColor: {r: 0.44657898, g: 0.4964133, b: 0.5748178, a: 1}
m_UseRadianceAmbientProbe: 0
--- !u!157 &3
LightmapSettings:
Expand Down Expand Up @@ -142,7 +142,6 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
currentLogLevel: 0
connectKey: SampleConnectKey
networkAddress: localhost
networkPort: 7770
useWebSocket: 0
Expand Down Expand Up @@ -750,6 +749,8 @@ MonoBehaviour:
keyCode: 9
- keyName: Reload
keyCode: 114
- keyName: ExitVehicle
keyCode: 120
--- !u!114 &1379718505
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down

0 comments on commit d6599cd

Please sign in to comment.