mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:05:34 +00:00
Dialogue and textbox improvements
This commit is contained in:
parent
db50df369f
commit
34ce86b144
4 changed files with 12 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ICE: Here's your gun, pick it up by approaching it and pressing F or [something] when you see the marker around it.
|
||||
ICE: Here's your gun, pick it up by approaching it and pressing {Buttons.Keyboard_F} or {Buttons.Left_Button_Pad} when you see the marker around it.
|
||||
Cirno (Smug Talk): I don't need a gun, I can use pretty strong magic!
|
||||
ICE: Perhaps in your original world, we ran some tests and it seems like using raw magic will tire you out really fast in this world
|
||||
ICE: Probably because this world does not have natural magic, so the magic in your body is all you have.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
ICE: Great! You made it to the switch.\
|
||||
You can press F on the keyboard or [something] on your gamepad to activate it.
|
||||
You can press {Buttons.Keyboard_F} or {Buttons.Left_Button_Pad} to activate it.
|
||||
ICE: Switches come in many forms, they allow you to manipolate your environment by opening doors, triggering devices and such. Always be on the lookout for switches.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue