the tutorial shows example of collision between two nodes. from what I understand and read in the forum there's no way to be notified when collision ocurred (for example a car driving in arena needs collision response). I tried looking inside SceneCollisionManager::getCollisionResultPosition but did...
I dont understand how to do this. I changed the material type and then needed to create tangents for the room as in example 11 but the light still no good lighting the vertex. Then I tried differently working inside example 11: I removed all the lights and added the spot light but seen nothing excep...
Im trying to create spot lights to simulate car headlights. I added spot light using DX but the lighting doesn't look good. I attached a Screen shot - the light pos is at the center of the car. for testing I use the arena from one of the samples which has big polygons. if the lighting goes through b...