mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-05 16:24:10 +02:00
wip
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -26,7 +26,7 @@ export const stanchionPole = defineObject({
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
placement: 'floor',
|
placement: 'floor',
|
||||||
hasCollisions: false,
|
hasCollisions: true,
|
||||||
hasTexture: false,
|
hasTexture: false,
|
||||||
createInstance: ({ options, model }) => {
|
createInstance: ({ options, model }) => {
|
||||||
const bodyMaterial = model.findMaterial('__X_BODY__');
|
const bodyMaterial = model.findMaterial('__X_BODY__');
|
||||||
|
|||||||
Reference in New Issue
Block a user