My avatar "floats" above the plane
3 posters
My avatar "floats" above the plane
as much as I love the SIO2 engine, the 1.4 version is giving me headaches. (more likely my own incompetence with blender).
my current issue involves creating a scene where a car is driving over a terrain (a sculpted, textured plane) and it seems to just float/hover above the terrain just enough to be noticeable. This problem only occurred when I switched to 1.4 and didn't happen in 1.35. Any hints as to what is causing this?
my current issue involves creating a scene where a car is driving over a terrain (a sculpted, textured plane) and it seems to just float/hover above the terrain just enough to be noticeable. This problem only occurred when I switched to 1.4 and didn't happen in 1.35. Any hints as to what is causing this?
eviljack- Posts : 9
Join date : 2009-06-22
Re: My avatar "floats" above the plane
You can try to change the collision margin by tweaking it in the user properties of the object and set a different value.
<float> <mr> <value>
<float> <mr> <value>
Re: My avatar "floats" above the plane
do you mean in blender->physics panel->advanced settings ? If so, I tried that, I set the margin of my car and the ground to be .0001 and 0 respectively and still my car is "floating" atop the ground. This is so weird, never was a problem in 1.3.5
eviljack- Posts : 9
Join date : 2009-06-22
Re: My avatar "floats" above the plane
The margin property from the Physic Panel is NOT accessible from python (unfortunately). So you need to add it as a user property... The same way you add user properties to tutorial16 for the softbody... since they are also not available from python. You can also refer to the fileformat_specification.pdf for more information about the property tags that can be set.
Cheers,
Cheers,
Re: My avatar "floats" above the plane
sio2interactive wrote:You can try to change the collision margin by tweaking it in the user properties of the object and set a different value.
<float> <mr> <value>
ok, now I know what you mean. I clicked the "Add Property" and added "mr" with float values .01 to my plane and car...didn't work, then I set them both to 1 and that didn't work either.
any other ideas?
eviljack- Posts : 9
Join date : 2009-06-22
Re: My avatar "floats" above the plane
What type of bounds you are using for the car... forget about the plane... the plane is not the problem since its a static triangle mesh right?
Re: My avatar "floats" above the plane
sio2interactive wrote:What type of bounds you are using for the car... forget about the plane... the plane is not the problem since its a static triangle mesh right?
I have no bounds on my car and yes, I did convert the plane to a static triangle mesh.
eviljack- Posts : 9
Join date : 2009-06-22
Re: My avatar "floats" above the plane
No bound type, no physic... Im sure you have one what is your car? cube, cylinder, convexhull what?
Re: My avatar "floats" above the plane
Ok well you have no bounds set for the car (or use cube by default)... that's why its floating... check tutorial061 and 062 (+video tutorial) for more info on how to set the proper bound type etc...
Re: My avatar "floats" above the plane
sio2interactive wrote:Ok well you have no bounds set for the car (or use cube by default)... that's why its floating... check tutorial061 and 062 (+video tutorial) for more info on how to set the proper bound type etc...
Just tried to add a bounds for the car. I tried triangle mesh, convex hull, box and still the same thing. Whats bizarre is that if I use this exact blend file and export it (using the 1.3.5 exporter) and run it on sio2 1.3.5 then it will not float.
eviljack- Posts : 9
Join date : 2009-06-22
Re: My avatar "floats" above the plane
The behavior of this panel have changed since 1.3.5, check tutorial061 & 2 to check how to set the right properties.
Re: My avatar "floats" above the plane
what are we suposed to see from those screeshot?
I add the same problem with my character he was just a little above the object he was standing on.. so I changed the bound type for both of them where the ground is set to triangle mesh and my character to box.. (box should be fine for your car, and triangle mesh for your ground too) and everything is beautifull now
Re: My avatar "floats" above the plane
I think it's because I can doing a "center new" on the plane which is actually now a mountain range and the center is a few feet off the ground so the car think's its on the ground when it's not.
eviljack- Posts : 9
Join date : 2009-06-22
Similar topics
» Falling through the ground plane despite using "actor"
» [request] simple "pass" or "technique" interface for rendering...
» "Invalid vertexgroup" error when exporting walking character
» Cube Falling through Plane
» Exporting "Empty" Object Types from Blender
» [request] simple "pass" or "technique" interface for rendering...
» "Invalid vertexgroup" error when exporting walking character
» Cube Falling through Plane
» Exporting "Empty" Object Types from Blender
Permissions in this forum:
You cannot reply to topics in this forum