SamWorkset #1

Merged
rannosam merged 24 commits from SamWorkset into master 2025-05-22 15:43:51 +00:00
2 changed files with 10 additions and 1 deletions
Showing only changes of commit 3db109d127 - Show all commits

View File

@ -40,7 +40,11 @@ public class MenuTeleportButton : MonoBehaviour
{ {
} }
public void SetStateDefault()
{
targetButton.interactable = false;
targetButton.interactable = true;
}

View File

@ -3035,6 +3035,11 @@ PrefabInstance:
serializedVersion: 3 serializedVersion: 3
m_TransformParent: {fileID: 2286496909341254318} m_TransformParent: {fileID: 2286496909341254318}
m_Modifications: m_Modifications:
- target: {fileID: 2420913116824796466, guid: f2ade1e8dce12be43ab14956a6244406,
type: 3}
propertyPath: m_Transition
value: 2
objectReference: {fileID: 0}
- target: {fileID: 2420913116824796466, guid: f2ade1e8dce12be43ab14956a6244406, - target: {fileID: 2420913116824796466, guid: f2ade1e8dce12be43ab14956a6244406,
type: 3} type: 3}
propertyPath: m_TargetGraphic propertyPath: m_TargetGraphic