Frictional Games Forum (read-only)
Physics bug - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html)
+--- Forum: Technical Support - Penumbra Series (https://www.frictionalgames.com/forum/forum-22.html)
+--- Thread: Physics bug (/thread-720.html)



Physics bug - Jetsetlemming - 03-31-2007

See the screenshot. Occasionally when I drop an item, it will freeze in whatever angle and position it was when it hit the ground/flat surface, and not tilt like you'd expect. It doesn't cause a single problem in the world, when I grab it or run into it or move it in any way it goes right back to normal, it just looks kinda odd. Thought you guys would like to see.


RE: Physics bug - WindexGlow - 03-31-2007

I believe this problem is known to the team, small phisics objects can sometimes fall through the ground (flare) because of the coding or something. Hopefully it'll be fixed D:


RE: Physics bug - sin`pl - 03-31-2007

same thing happend to me few times today, but i took only one screen


RE: Physics bug - Thomas - 03-31-2007

All physical object has a certain speed threshold when they are disabled. This threshold is set to be quiet high so that when you have several physical objects moving about they do not wobble around too much since that can take alot of cpu.

Might be that some objects should have a higher treshold so it looks better. However, this should not cause any problems, at worse only strangeness Smile


RE: Physics bug - Jetsetlemming - 04-01-2007

I have no idea what that means. Tongue When an object moves really fast physics don't apply to it? But how would that effect me dropping a lantern one time out of a hundred when it didn't on the others?


RE: Physics bug - Elman - 04-01-2007

Wow... I didn't notice you could take the lanterns :$


RE: Physics bug - sin`pl - 04-01-2007

because you can't. you can take that aren't on the wall.


RE: Physics bug - Dark - 04-01-2007

Jetsetlemming Wrote:I have no idea what that means. Tongue When an object moves really fast physics don't apply to it? But how would that effect me dropping a lantern one time out of a hundred when it didn't on the others?

it means that when a object has less then the selected speed, it stops simulating that object until it gets above that speed again