mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-25 19:04:04 +02:00
collision
This commit is contained in:
@@ -36,6 +36,7 @@ export const djPlayer = defineObject({
|
||||
},
|
||||
},
|
||||
placement: 'top',
|
||||
noCollisions: true,
|
||||
createInstance: async ({ model, options, scene }) => {
|
||||
const screenMesh = model.findMesh('__X_SCREEN__');
|
||||
const screenMaterial = model.findMaterial('__X_SCREEN__');
|
||||
|
||||
Reference in New Issue
Block a user