sdk icon indicating copy to clipboard operation
sdk copied to clipboard

SceneComposer - add collision shape

Open Jaroski opened this issue 4 years ago • 4 comments

Hi, I use JME SDK 3.2.4, and tested it on 3.3.0 beta1. I have created Scene.j3o, I added Tree.mesh.j3o (jme3-testdata) model to Scene Composer.

I wanted to add collision on Tree-geom-1 (Trunk geometry), and leave Tree-geom-2 (leaves geometry) without collision shape. When I click "add collision shape" button, with Tree-geom-1 in focus, it's teleporting quite randomly.

Image before i clicked button:

jme-error1

Attached output and scene node structure. jme-error2

Jaroski avatar Mar 30 '20 23:03 Jaroski

Thank you for reporting this issue. This looks like an issue with the SDK. There's a separate issue tracker for the SDK: https://github.com/jMonkeyEngine/sdk/issues/new

stephengold avatar Mar 30 '20 23:03 stephengold

I will keep on trying but I am unable to reproduce it currently (I only tested one model). Maybe I need exactly the same hierarchy.

Does it always happen? and would you mind sharing the scene so I can test that? Thanks in advance!

MeFisto94 avatar Apr 06 '20 01:04 MeFisto94

I attached scene. Actually I think all buttons I press in SceneComposer Window change local translation for selected geometry.

Scenes.zip

Jaroski avatar Apr 11 '20 20:04 Jaroski

SDK crashes when loading attached scene. Missing assets?

neph1 avatar Mar 22 '22 13:03 neph1