Joonas Rikkonen 58e98977df Fixes to projectiles going through walls:
- Continuous collision detection (body.IsBullet) is disabled when the body is moving slow enough, not immediately when it hits something.
- The prismatic joint that sticks projectiles to walls/characters stays active for a minimum of 1 s to prevent the projectile from immediately overshooting the joint limits and falling off (usually at the wrong side of a wall/door it hit).
- Separate properties for determining which types of bodies the projectile can stick to (character/structure/item).
- Spears and syringes only stick to characters.
- Increased syringe launch impulse.

Closes #122
2017-12-14 19:25:31 +02:00
2017-06-04 21:24:36 +03:00

Barotrauma

Copyright © Undertow Games 2017

Before downloading the source code, please read the EULA.

Official Website: www.undertowgames.com/barotrauma

Forums: http://undertowgames.com/forum/

Wiki: http://barotrauma.gamepedia.com/Barotrauma_Wiki

Prerequisities:

Description
No description provided
Readme 569 MiB
Languages
C# 63.2%
C 26.8%
C++ 5.9%
Shell 1.1%
Makefile 0.8%
Other 1.9%