I’m finally getting my Blender made terrains/maps to load into the Ralph sample, now that I know how to edit my .egg files to include Grid {polyset keep descend} to the Grid group.
I started with just making one shape…a grid. Then I added some spheres and cubes that were half above-half below the grid. And I noticed that Ralph could walk through them. I had to add Cube {polyset keep descend} to these groups as well to get Ralph to collide into them. I guess the ray can see through objects that aren’t tagged.
Its kind of funny. The visible objects to me are “invisible” to Ralph while the invisible objects (collision meshes) to me are “visible” to him.