Bläddra i källkod

Updated the scripting sample for a performance scenario supports 25+ clients on the same server within a confined space. (#362)

Signed-off-by: Olex Lozitskiy <[email protected]>
Olex Lozitskiy 2 år sedan
förälder
incheckning
a0012057c5

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 3669 - 166
Levels/MultiplayerScriptingSample/MultiplayerScriptingSample.prefab


+ 17 - 0
Prefabs/PlayerInScripting.prefab

@@ -54,6 +54,23 @@
             "Id": "Entity_[31677738149074]",
             "Name": "Shader Ball",
             "Components": {
+                "Component_[10081351965159574847]": {
+                    "$type": "EditorMaterialComponent",
+                    "Id": 10081351965159574847,
+                    "Controller": {
+                        "Configuration": {
+                            "materials": {
+                                "{}": {
+                                    "MaterialAsset": {
+                                        "assetId": {
+                                            "guid": "{9C47066E-BD8F-5C1B-B935-933296BBE312}"
+                                        }
+                                    }
+                                }
+                            }
+                        }
+                    }
+                },
                 "Component_[10789351944715265527]": {
                     "$type": "EditorOnlyEntityComponent",
                     "Id": 10789351944715265527

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 692 - 115
scriptcanvas/scripting_player_input.scriptcanvas


Vissa filer visades inte eftersom för många filer har ändrats