Downed
A BONELAB mod that makes you go downed before dying, while downed you can get revived!
| Date uploaded | 3 hours ago |
| Version | 2.0.0 |
| Download link | Jorink-Downed-2.0.0.zip |
| Downloads | 45 |
| Dependency string | Jorink-Downed-2.0.0 |
This mod requires the following mods to function
bonelib-BoneLib
A BONELAB mod for making life easier for other mod creators.
Preferred version: 3.2.2README
Downed
A BONELAB mod that makes you go downed before dying, while downed you can get revived!
Ways to get revived:
- Being grabbed by another player for 5 seconds
- Using SDK mods, for example the Signalis Auto Injector, you can also self-revive with this!
- Double-pressing the right joystick (manual force-revive)
While downed you will 'bleed out' in 20 seconds, 'bleeding' will pause while being grabbed/revived.
there is no actual blood effect, you just die after 20 seconds
Discord Server
Join the Discord server to chat, give suggestions, report issues, and get sneak peeks!
https://discord.gg/Tu7Pnq4RV7
Credits
Spinny by Lakatrazz, I used parts of his code to check if the player is being grabbed.
https://github.com/Lakatrazz/Spinny
RagdollPlayer by Lakatrazz, I basically copied his ragdolling code to make the mod independent.
https://github.com/Lakatrazz/RagdollPlayer
CHANGELOG
v2.0.0
- Rewrite with JLib
- Ragdolling is now built in
- Fix fusion knockout setting compat (disables downed when knockout is enabled)
v1.1.4
- Fix mod not working on Quest standalone
- Bleeding out countdown now pauses while being revived
v1.1.3
- Fixed Mods folder having no dll (zipped the mod without recursive flag)
v1.1.2
- Fixed download issue with ThunderstoreModAssistant (Again)
v1.1.1
- Added a better README.md
v1.1.0
- Big code cleanup / optimization
- Added revive mechanic
- Added bleeding out
- Added fusion compatibility
v1.0.2
- Fixed download issue with ThunderstoreModAssistant
v1.0.1
- Added ragdoll player as a dependency, if someone does not have that installed for some reason
v1.0.0
- Initial release