mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-25 10:54:02 +02:00
wip
This commit is contained in:
@@ -186,6 +186,9 @@ const OBJECTS = {
|
||||
'tv': {
|
||||
placement: 'top',
|
||||
},
|
||||
'opened-cardboard-box': {
|
||||
placement: 'top',
|
||||
},
|
||||
} as Record<string, ObjectDef>;
|
||||
|
||||
function vecToLocal(vector: BABYLON.Vector3, mesh: BABYLON.Mesh): BABYLON.Vector3 {
|
||||
|
||||
Reference in New Issue
Block a user