Skip to content

Commit 9e0e520

Browse files
committed
Refactor module paths and enhance grapple robustness
- Standardizes module import paths across grapple gun scripts by removing the "Base.rte." prefix. - Improves grapple stability by adding checks to ensure the parent entity is a valid actor with a controller before performing updates, preventing potential errors. - Corrects Lua comparison operator from `!=` to `~=` for proper syntax. - Fixes logic for determining rope break conditions when under high tension. - Adjusts the conditions under which the rope tension indicator is displayed. - Introduces new, currently unused, rope physics functions in `RopePhysics.lua` as groundwork for future simulation enhancements.
1 parent 9b4a8f0 commit 9e0e520

File tree

5 files changed

+447
-332
lines changed

5 files changed

+447
-332
lines changed

0 commit comments

Comments
 (0)