commiting minor changes
This commit is contained in:
parent
42aacaafb4
commit
3db109d127
@ -40,7 +40,11 @@ public class MenuTeleportButton : MonoBehaviour
|
|||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
public void SetStateDefault()
|
||||||
|
{
|
||||||
|
targetButton.interactable = false;
|
||||||
|
targetButton.interactable = true;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user