We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbcf77b commit 4d475fbCopy full SHA for 4d475fb
docs/ScriptReference/JCS_Logo.md
@@ -4,8 +4,8 @@ A simple logo object.It will load and show briefly before loading the next scene
4
5
## Variables
6
7
-| Name | Description |
8
-|:---------------|:-------------------------------------------|
9
-| mNextLevel | Scene name to load when done showing logo. |
10
-| mDelayTime | Time to show logo. |
11
-| mDeltaTimeType | Type of the delta time. |
+| Name | Description |
+|:---------------|:----------------------------------------------------------|
+| mNextLevel | Next scene to load; if empy, load the next scene instead. |
+| mDelayTime | Time to show logo. |
+| mDeltaTimeType | Type of the delta time. |
0 commit comments