Grasscutter_Resources/Resources/Scripts/Scene/1001/scene1001_dummy_points.lua
2022-04-29 16:40:51 +02:00

40 lines
557 B
Lua

local L0_1, L1_1, L2_1
L0_1 = {}
L1_1 = {}
L2_1 = {}
L2_1.x = 50.0
L2_1.y = 0.0
L2_1.z = 100.0
L1_1.pos = L2_1
L2_1 = {}
L2_1.x = 0.0
L2_1.y = 0.0
L2_1.z = 0.0
L1_1.rot = L2_1
L0_1.Q990TestNpc1 = L1_1
L1_1 = {}
L2_1 = {}
L2_1.x = 48.0
L2_1.y = 0.0
L2_1.z = 100.0
L1_1.pos = L2_1
L2_1 = {}
L2_1.x = 0.0
L2_1.y = 0.0
L2_1.z = 0.0
L1_1.rot = L2_1
L0_1.Q990TestNpc2 = L1_1
L1_1 = {}
L2_1 = {}
L2_1.x = 46.0
L2_1.y = 0.0
L2_1.z = 100.0
L1_1.pos = L2_1
L2_1 = {}
L2_1.x = 0.0
L2_1.y = 0.0
L2_1.z = 0.0
L1_1.rot = L2_1
L0_1.Q990TestNpc3 = L1_1
dummy_points = L0_1