From f585f9ada962f7be7aec5adaca339417a9c0d4e2 Mon Sep 17 00:00:00 2001 From: stiffly Date: Mon, 7 Mar 2016 16:11:19 +0100 Subject: [PATCH] Created the NetworkComponent xml file --- resources/Schema/Components.xsd | 1 + resources/Schema/Components/NetworkComponent.xml | 3 +++ resources/Schema/Components/NetworkComponent.xsd | 10 ++++++++++ resources/Schema/Types/Entity.xsd | 1 + 4 files changed, 15 insertions(+) create mode 100644 resources/Schema/Components/NetworkComponent.xml create mode 100644 resources/Schema/Components/NetworkComponent.xsd diff --git a/resources/Schema/Components.xsd b/resources/Schema/Components.xsd index cf282eec..a5bedada 100644 --- a/resources/Schema/Components.xsd +++ b/resources/Schema/Components.xsd @@ -65,4 +65,5 @@ + \ No newline at end of file diff --git a/resources/Schema/Components/NetworkComponent.xml b/resources/Schema/Components/NetworkComponent.xml new file mode 100644 index 00000000..7d5dda6f --- /dev/null +++ b/resources/Schema/Components/NetworkComponent.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/resources/Schema/Components/NetworkComponent.xsd b/resources/Schema/Components/NetworkComponent.xsd new file mode 100644 index 00000000..19cfeb92 --- /dev/null +++ b/resources/Schema/Components/NetworkComponent.xsd @@ -0,0 +1,10 @@ + + + + + + + If an entity has this component, it will be broadcasted to clients in a snapshot. + + + \ No newline at end of file diff --git a/resources/Schema/Types/Entity.xsd b/resources/Schema/Types/Entity.xsd index 4865b936..3d73f970 100644 --- a/resources/Schema/Types/Entity.xsd +++ b/resources/Schema/Types/Entity.xsd @@ -68,6 +68,7 @@ +