added: item pickups with online persistency

This commit is contained in:
Chris
2025-09-08 16:40:13 -04:00
parent 8bdf0b31cc
commit 7a0499f36a
39 changed files with 8228 additions and 208 deletions

View File

@@ -131,6 +131,8 @@ GameObject:
- component: {fileID: 2842793574603981349}
- component: {fileID: 43868462096200776}
- component: {fileID: 6067609290387865387}
- component: {fileID: 323016802234025917}
- component: {fileID: -6606553239814530074}
m_Layer: 0
m_Name: Player
m_TagString: Untagged
@@ -262,7 +264,6 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 2d0c4f0666ff5f245bf2a135c782127b, type: 3}
m_Name:
m_EditorClassIdentifier:
inputSignal: {fileID: 11400000, guid: 69b5f370da7b862439a366000ea6e230, type: 2}
rawMoveInput: {x: 0, y: 0}
rawLookInput: {x: 0, y: 0}
graph: {fileID: 0}
@@ -429,6 +430,31 @@ MonoBehaviour:
hitRotationOffset: {x: 0, y: 0, z: 0}
gizmoDrawingCondition: 2
children: []
- label: itemdrop
castType: 3
active: 1
length: 2.25
direction: {x: 0, y: 0, z: 1}
offset: {x: 0, y: 0.8, z: 0}
ignoreLayers:
serializedVersion: 2
m_Bits: 64
width: 0
size: {x: 2.1, y: 2.9, z: 0.4}
rotation: {x: 9, y: 0, z: 0}
overlapHits: []
drawLabel: 0
labelTextLocation: 0
labelSize: 0
labelLocationOffset: {x: 0, y: 0, z: 0}
labelRotationOffset: {x: 0, y: 0, z: 0}
drawHitName: 0
hitTextLocation: 0
hitTextSize: 0
hitLocationOffset: {x: 0, y: 0, z: 0}
hitRotationOffset: {x: 0, y: 0, z: 0}
gizmoDrawingCondition: 0
children: []
references:
version: 2
RefIds: []
@@ -628,6 +654,37 @@ MonoBehaviour:
SwitchTransformSpaceWhenParented: 0
Interpolate: 1
SlerpPosition: 0
--- !u!114 &323016802234025917
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2757828562731694833}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 96023d711211b9843b01db23192fa84c, type: 3}
m_Name:
m_EditorClassIdentifier: Core::Reset.Units.InteractionHandler
--- !u!114 &-6606553239814530074
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2757828562731694833}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d57ab8ec1cbbdcf46813f268625d3494, type: 3}
m_Name:
m_EditorClassIdentifier: Core::Reset.Units.Inventory
rangedWeapon: {fileID: 0}
meleeWeapon: {fileID: 0}
spellAbility1: {fileID: 0}
spellAbility2: {fileID: 0}
toolAbility1: {fileID: 0}
toolAbility2: {fileID: 0}
storedItems: []
--- !u!1 &9138484595871696647
GameObject:
m_ObjectHideFlags: 0