River interaction

This commit is contained in:
KrolMel 2023-01-05 16:52:03 +01:00
parent ea2879c9ff
commit 7d1334a38c
2 changed files with 30 additions and 6 deletions

View File

@ -12,12 +12,14 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 06201cadd951bcc4db5fccaa01783060, type: 3} m_Script: {fileID: 11500000, guid: 06201cadd951bcc4db5fccaa01783060, type: 3}
m_Name: WaterDialENG m_Name: WaterDialENG
m_EditorClassIdentifier: m_EditorClassIdentifier:
SpeakerName: Proba134 SpeakerName: aaaa
CurrentStep: 0 CurrentStep: 0
DialogueSteps: DialogueSteps:
- Header: Proba134 - Header: aaaa
WasDisplayed: 0 WasDisplayed: 0
ListOfSentences: [] ListOfSentences:
- Sentence: If only I had a fishing rod...
Buttons: []
EndOfDialogueStepAction: EndOfDialogueStepAction:
m_PersistentCalls: m_PersistentCalls:
m_Calls: [] m_Calls: []

View File

@ -563458,6 +563458,7 @@ GameObject:
- component: {fileID: 1636410215} - component: {fileID: 1636410215}
- component: {fileID: 1636410214} - component: {fileID: 1636410214}
- component: {fileID: 1636410213} - component: {fileID: 1636410213}
- component: {fileID: 1636410216}
m_Layer: 0 m_Layer: 0
m_Name: Water m_Name: Water
m_TagString: Untagged m_TagString: Untagged
@ -563473,7 +563474,7 @@ Transform:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1636410211} m_GameObject: {fileID: 1636410211}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -20.87, y: -59.81, z: -13.449348} m_LocalPosition: {x: -21.03, y: -59.7, z: -13.449348}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: [] m_Children: []
m_Father: {fileID: 1636280038} m_Father: {fileID: 1636280038}
@ -563541,8 +563542,29 @@ BoxCollider2D:
adaptiveTiling: 0 adaptiveTiling: 0
m_AutoTiling: 0 m_AutoTiling: 0
serializedVersion: 2 serializedVersion: 2
m_Size: {x: 1, y: 10} m_Size: {x: 2, y: 12}
m_EdgeRadius: 0 m_EdgeRadius: 1
--- !u!50 &1636410216
Rigidbody2D:
serializedVersion: 4
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1636410211}
m_BodyType: 2
m_Simulated: 1
m_UseFullKinematicContacts: 0
m_UseAutoMass: 0
m_Mass: 1
m_LinearDrag: 0
m_AngularDrag: 0.05
m_GravityScale: 1
m_Material: {fileID: 0}
m_Interpolate: 0
m_SleepingMode: 1
m_CollisionDetection: 0
m_Constraints: 0
--- !u!1 &1636563514 --- !u!1 &1636563514
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0