arpu

Results 141 comments of arpu

aframe-physics-system depend on three-to-cannon package see https://github.com/n5ro/aframe-physics-system/blob/master/package.json#L46

nice i testing this now, but hit the problem the result shape does not include the body?

ok looks like result.shape works fine but not const {shape, offset, quaternion} = result; shape.body is null

found something different in Box generation first is the old second the new ![Bildschirmfoto von 2021-05-13 21-17-58](https://user-images.githubusercontent.com/14173/118175768-d3d03680-b430-11eb-9443-42ff56972683.png)

@donmccurdy should i create a bugreport on three-to-cannon repo?

should be Studio or Editor in the Name? at first i think nunuStudio ist good name :D

@ngokevin same problem here using react and react-dom any idea?

ok a "normal" project works fine glitch.com/edit/#!/kind-scourge

this sample example with react does not work ``` /* global AFRAME */ import AFRAME from 'aframe' import 'aframe-template-component' import React, { Component } from 'react'; import logo from './logo.svg';...

@ngokevin here is a test react project yarn install yarn start [templatebug.zip](https://github.com/ngokevin/kframe/files/1557901/templatebug.zip)