chore: initialize standalone UPM package
Publish UPM package / publish (push) Failing after 1s

This commit is contained in:
2026-08-26 02:50:43 +08:00
commit 1180be88a6
72 changed files with 3331 additions and 0 deletions
@@ -0,0 +1,93 @@
%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: 356e79bb4dd3ef04099347bbe1dbca2b, type: 3}
m_Name: ShrinkTutorialSampleTutorial
m_EditorClassIdentifier:
tutorialId: sample.shrink_tutorial.basic
priority: 100
prerequisiteIds: []
steps:
- targetMode: 1
targetPath: Tutorial Sample Canvas/OpenInventoryButton
anchorId:
waitForTarget: 1
waitTimeout: 5
completeCondition: 0
customEventName:
autoDelay: 0.5
dragTargetAnchorId:
localizedTextKey:
fallbackText: Click here to open the inventory panel.
dialogAnchor: 2
dialogOffset: {x: 0, y: 0}
maskShape: 1
maskPadding: 12
showArrow: 1
enterSignal:
exitSignal:
- targetMode: 1
targetPath: Tutorial Sample Canvas/InventoryPanel/SpawnRewardButton
anchorId:
waitForTarget: 1
waitTimeout: 5
completeCondition: 0
customEventName:
autoDelay: 0.5
dragTargetAnchorId:
localizedTextKey:
fallbackText: The inventory is open. Click 'Spawn Reward Item' to demonstrate
dynamic-anchor waiting.
dialogAnchor: 1
dialogOffset: {x: 0, y: 0}
maskShape: 1
maskPadding: 12
showArrow: 1
enterSignal:
exitSignal:
- targetMode: 2
targetPath:
anchorId: sample.reward.item
waitForTarget: 1
waitTimeout: 10
completeCondition: 2
customEventName: sample.reward.claimed
autoDelay: 0.5
dragTargetAnchorId:
localizedTextKey:
fallbackText: This button was created at runtime. Click it and the step will
complete via a custom event.
dialogAnchor: 1
dialogOffset: {x: 0, y: 0}
maskShape: 1
maskPadding: 12
showArrow: 1
enterSignal:
exitSignal:
- targetMode: 0
targetPath:
anchorId:
waitForTarget: 1
waitTimeout: 5
completeCondition: 1
customEventName:
autoDelay: 0.5
dragTargetAnchorId:
localizedTextKey:
fallbackText: Demo finished. You completed the static-target, dynamic-anchor,
and custom-event flow. Click anywhere to close.
dialogAnchor: 0
dialogOffset: {x: 0, y: 0}
maskShape: 0
maskPadding: 12
showArrow: 0
enterSignal:
exitSignal: