From 658db5bdc5c9c1dce6eb4720f710c24de0c9fcbc Mon Sep 17 00:00:00 2001 From: Snow1226 <60577579+Snow1226@users.noreply.github.com> Date: Mon, 25 Jan 2021 01:35:31 +0900 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 558178e..b1fac64 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,10 @@ ex) 2. movementScriptpath = "ExampleMovementScript.json" **for Users of locales that use commas for decimal points** + If the move script doesn't work, enclose the number in double quotation marks. Also, use commas for decimal points. + + ```xml { "ActiveInPauseMenu": true, "ActiveInPauseMenu": Determines whether the camera pauses when pausing the game.