From e98bd0c51b5bf76056e64b776c3ed4b9b79cf221 Mon Sep 17 00:00:00 2001 From: Ivan <46783751+AlgorithmLX@users.noreply.github.com> Date: Sat, 25 Nov 2023 19:22:57 +0700 Subject: [PATCH] Update spawn-npc.mdx --- docs/hollowengine-new/Script-SE/NPCs/spawn-npc.mdx | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/hollowengine-new/Script-SE/NPCs/spawn-npc.mdx b/docs/hollowengine-new/Script-SE/NPCs/spawn-npc.mdx index 6a15489..546e879 100644 --- a/docs/hollowengine-new/Script-SE/NPCs/spawn-npc.mdx +++ b/docs/hollowengine-new/Script-SE/NPCs/spawn-npc.mdx @@ -10,9 +10,6 @@ sidebar_position: 0 :::info This is a template ```jsx -val by NPCEntity.creating{ - settings = NPCSettings("", "hollowengine:.gltf", Attributes(), Pair(, ), ) -======= val by NPCEntity.creating { settings = NPCSettings(, , , , ) location = SpawnLocation("", pos(, , ), vec(, ))