mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-16 08:02:36 +00:00
Implemented event system, Implemented initial bit of scripting system, Stubbed component system. Entities can now use the scripting system to place their 'decorations'
This commit is contained in:
@@ -85,70 +85,6 @@
|
||||
"scale": 1,
|
||||
"scripts": []
|
||||
},
|
||||
{
|
||||
"package":"base",
|
||||
"name":"purchase_terminal",
|
||||
"position": {
|
||||
"x":37.8788,
|
||||
"y":1.843869,
|
||||
"z":-6.06061
|
||||
},
|
||||
"orientation": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"scale": 1,
|
||||
"scripts": []
|
||||
},
|
||||
{
|
||||
"package":"base",
|
||||
"name":"information_panel",
|
||||
"position": {
|
||||
"x":37.8788,
|
||||
"y":0.343869,
|
||||
"z":-6.06061
|
||||
},
|
||||
"orientation": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"scale": 1,
|
||||
"scripts": []
|
||||
},
|
||||
{
|
||||
"package":"base",
|
||||
"name":"door",
|
||||
"position": {
|
||||
"x":37.8788,
|
||||
"y":0.343869,
|
||||
"z":-12.06061
|
||||
},
|
||||
"orientation": {
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"scale": 1,
|
||||
"scripts": []
|
||||
},
|
||||
{
|
||||
"package":"base",
|
||||
"name":"door",
|
||||
"position": {
|
||||
"x":37.8788,
|
||||
"y":0.343869,
|
||||
"z":-12.06061
|
||||
},
|
||||
"orientation": {
|
||||
"x": 0,
|
||||
"y": 180,
|
||||
"z": 0
|
||||
},
|
||||
"scale": 1,
|
||||
"scripts": []
|
||||
},
|
||||
{
|
||||
"package":"base",
|
||||
"name":"war_factory",
|
||||
|
||||
Reference in New Issue
Block a user