8 lines
105 B
Plaintext
Executable File
8 lines
105 B
Plaintext
Executable File
:look
|
|
say player "That button triggers a camera shift effect."
|
|
|
|
:use
|
|
camera_shift 700 0 5 LINEAR
|
|
wait 1
|
|
|