ok so like i was wondering if someone could donwload the threejs/editor… and remove or disable a bunch of features for me
Why
why would i want that
- so i could work on a map editor for an fps game
why dont i just do it myself?
- because i am mainly focused on working on the game it self
1
remove drag object to other object
2
Remove scripts
3
remove geometry tab
4
remove project tab
5
exporting the scene
format
{
"name": "Squad_Ops",
"modURL": "",
"ambient": 9937064,
"light": 16580558,
"sky": 12707831,
"fog": 10987430,
"fogD": 624.9506694855531,
"camPos": [
34,
21,
9
],
"objects": [
{
"position": [0,0,0],
"rotation": [0,0,0],
"scale": [1,1,1]
}
{},
{},
...
]
}