refactor: active collision
This commit is contained in:
parent
d0206b5f82
commit
a3c68fa56e
|
@ -28,6 +28,7 @@ export function createEntityForConnection(socket) {
|
|||
},
|
||||
collider: {
|
||||
params: {
|
||||
activeCollision: true,
|
||||
collidesWithGroups: [
|
||||
'default',
|
||||
'environmental',
|
||||
|
|
|
@ -25,7 +25,6 @@ export function yarnBallJSON() {
|
|||
listed: {},
|
||||
magnetic: {},
|
||||
mobile: {},
|
||||
physical: {},
|
||||
pictured: {
|
||||
params: {
|
||||
images: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user