UNPKG

playship_ludo_pseudo_quick

Version:

Server side neutrino plugin code for ludo game

222 lines 3.64 kB
{ "gameObjects": [ { "type": "bluePiece", "id": "b1", "owner": -99, "position": { "x": 0.92, "y": 5.5, "z": 0 }, "velocity": { "x": 0, "y": 0, "z": 0 }, "rotation": { "x": 0, "y": 0, "z": 0, "w": 1 }, "props": { "pathIndex": "27", "shareSelf": 4, "shareOpp": 0, "score" : 0 } }, { "type": "bluePiece", "id": "b2", "owner": -99, "position": { "x": 0.92, "y": 5.5, "z": 0 }, "velocity": { "x": 0, "y": 0, "z": 0 }, "rotation": { "x": 0, "y": 0, "z": 0, "w": 1 }, "props": { "pathIndex": "27", "shareSelf": 4, "shareOpp": 0, "score" : 0 } }, { "type": "bluePiece", "id": "b3", "owner": -99, "position": { "x": 0.92, "y": 5.5, "z": 0 }, "velocity": { "x": 0, "y": 0, "z": 0 }, "rotation": { "x": 0, "y": 0, "z": 0, "w": 1 }, "props": { "pathIndex": "27", "shareSelf": 4, "shareOpp": 0, "score" : 0 } }, { "type": "bluePiece", "id": "b4", "owner": -99, "position": { "x": 0.92, "y": 5.5, "z": 0 }, "velocity": { "x": 0, "y": 0, "z": 0 }, "rotation": { "x": 0, "y": 0, "z": 0, "w": 1 }, "props": { "pathIndex": "27", "shareSelf": 4, "shareOpp": 0, "score" : 0 } }, { "type": "greenPiece", "id": "g1", "owner": -99, "position": { "x": -0.92, "y": -5.5, "z": 0 }, "velocity": { "x": 0, "y": 0, "z": 0 }, "rotation": { "x": 0, "y": 0, "z": 0, "w": 1 }, "props": { "pathIndex": "1", "shareSelf": 4, "shareOpp": 0, "score" : 0 } }, { "type": "greenPiece", "id": "g2", "owner": -99, "position": { "x": -0.92, "y": -5.5, "z": 0 }, "velocity": { "x": 0, "y": 0, "z": 0 }, "rotation": { "x": 0, "y": 0, "z": 0, "w": 1 }, "props": { "pathIndex": "1", "shareSelf": 4, "shareOpp": 0, "score" : 0 } }, { "type": "greenPiece", "id": "g3", "owner": -99, "position": { "x": -0.92, "y": -5.5, "z": 0 }, "velocity": { "x": 0, "y": 0, "z": 0 }, "rotation": { "x": 0, "y": 0, "z": 0, "w": 1 }, "props": { "pathIndex": "1", "shareSelf": 4, "shareOpp": 0, "score" : 0 } }, { "type": "greenPiece", "id": "g4", "owner": -99, "position": { "x": -0.92, "y": -5.5, "z": 0 }, "velocity": { "x": 0, "y": 0, "z": 0 }, "rotation": { "x": 0, "y": 0, "z": 0, "w": 1 }, "props": { "pathIndex": "1", "shareSelf": 4, "shareOpp": 0, "score" : 0 } } ], "version": 3, "maxPlayer" :2 }