WASD to move tutorial
This commit is contained in:
parent
10d546a9e2
commit
eca101b2c9
1 changed files with 5 additions and 4 deletions
|
@ -172,7 +172,7 @@ MonoBehaviour:
|
|||
m_OnCullStateChanged:
|
||||
m_PersistentCalls:
|
||||
m_Calls: []
|
||||
m_text: Arrow keys move lasers
|
||||
m_text: Arrow keys or WASD to move lasers
|
||||
m_isRightToLeft: 0
|
||||
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
|
||||
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
|
||||
|
@ -241,10 +241,10 @@ MonoBehaviour:
|
|||
m_margin: {x: 0.6310247, y: 0.8114332, z: 2.7689667, w: 0.7815454}
|
||||
m_textInfo:
|
||||
textComponent: {fileID: 214577292}
|
||||
characterCount: 22
|
||||
characterCount: 33
|
||||
spriteCount: 0
|
||||
spaceCount: 3
|
||||
wordCount: 4
|
||||
spaceCount: 6
|
||||
wordCount: 7
|
||||
linkCount: 0
|
||||
lineCount: 1
|
||||
pageCount: 1
|
||||
|
@ -382,6 +382,7 @@ MonoBehaviour:
|
|||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
songName: gameplay
|
||||
delay: 0
|
||||
--- !u!1 &297843864
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
|
Loading…
Add table
Reference in a new issue