Torque3D/Engine
Sir-Skurpsalot 08bda4008b
Update player.cpp
1.added min and max prone look angle to datablock
2.added crawlsound, triggered like footsteps by animation trigger 3
3.added missing code for prone_side and prone_right animations
4.replaced box left/right/back/front head percentages with torso percentages, makes more sense for general use.
5.getDamageLocation() overhauled for better results in every pose
6.tweak to canSwim() to make sure player is actually submerged enough for the swim bounding box
7.fixed canCrouch(), canProne(), and canStand() calculations to work with lower boxSize.z values.
8.swapped order of canCrouch() and canProne() checks crouch so crouch does not need to be released in order to go prone  (allows for scripting momentary crouch but toggle prone type setup if desired)
9.Added an engineMethod to check canProne() from script
10.tweaked canSprint to not allow if mWaterCoverage > 0.5
2026-04-14 21:35:46 -06:00
..
bin add missing exe files 2024-05-01 15:54:03 +01:00
lib Update pngpriv.h 2026-01-01 12:13:12 +00:00
modules/Verve (Mostly) updated verve implementation. 2019-03-07 16:23:41 -06:00
source Update player.cpp 2026-04-14 21:35:46 -06:00
CMakeLists.txt * Adjustment: Initial CMake reworking. 2022-05-13 23:42:41 -04:00