P3D-Legacy/P3D/Content/Data/Scripts/furniture/barktown/yourroom/note.dat

7 lines
1.1 KiB
Plaintext

version=2
@Text.show(It's a note on the~wall about the controls.*Do you want to read it?)
@Options.show(Yes,No)
:when:Yes
@Text.show(The controls in Pokemon:~Move: [<system.button(moveforward)>]~Watch: [<system.button(moveleft)>][<system.button(movebackward)>][<system.button(moveright)>]~Open menu: [<system.button(openmenu)>]~Toggle first person: [<system.button(perspectiveswitch)>]~Mute music: [<system.button(muteaudio)>]~Hide GUI: [<system.button(hidegui)>]~Take screenshot: [<system.button(screenshot)>]~Toggle camera lock: [<system.button(cameralock)>])
:endwhen
:end