Talk:Editing scene
From XStoryPlayer Wiki
Revision as of 19:42, 15 February 2015 by Hotrockets (Talk | contribs) (Issue on editing scene with different object names)
Not sure if I did something wrong or not. But after following the instructions to step 3, I had to modify the names as follows, replacing collShape1 with pCubeShape1. If anyone has similar issues, this might help.
3.Now open the scene.ini file and add:
rb "pCubeShape1" {
physics { elem[0] {mesh = "pCubeShape1";} elem[1] {mesh = "pCubeShape2";} elem[2] {mesh = "pCubeShape3";} elem[3] {mesh = "pCubeShape4";} }