Starbound

Starbound

104 ratings
Drop On Crouch
3
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
2.187 KB
25 Nov, 2021 @ 9:18am
26 Nov, 2021 @ 8:14am
3 Change Notes ( view )

Subscribe to download
Drop On Crouch

Description
Auto-drops you from platforms when you crouch without the need to press space, similarly to how it works in Terraria.


Doesn't work while walking/running, this is a limitation that I can't bypass without making this into a tech since crouching gets cancelled when moving, meaning that mcontroller.crouching() will always return false.


This mod was made for this discussion.
18 Comments
Ashtar 9 Apr, 2023 @ 11:02pm 
@Anter583

have some way to add hold SHiFT to cancel Auto-drops?
Ashtar 17 Feb, 2023 @ 10:48am 
sorry I sometimes forget I'm speaking another language.

so when I go down the stairs the character slides
Anter583  [author] 17 Feb, 2023 @ 10:23am 
Can't read that language, using a translator, Idk what in this mod would even cause you to jump.

This mod is like 7 lines of code, and the code literally translates to "if isCrouching then dropDown".
The movement controller has seperate calls for force-crouching, force-jumping and force-dropping down, this mod only uses the last one, which afaik shouldn't cause you to jump.
Ashtar 14 Feb, 2023 @ 12:30pm 
muito bom o mod, mas quando vou descer de escadas meu personagem simplesmente pula
The Bird of Anarchy 29 Jan, 2022 @ 5:36pm 
holy shit my control sense will no longer be supremely fucked when i play terraria again after this thank you random dude who knows how to code
shibe 28 Nov, 2021 @ 2:02pm 
Ah alright gotcha, thank you
Anter583  [author] 28 Nov, 2021 @ 1:59pm 
Haven't tested it, but it's very unlikely since it's based inside the player's status controller.
shibe 28 Nov, 2021 @ 1:21pm 
Could this work client side?
[DK] Rocket man 27 Nov, 2021 @ 12:07am 
It's working now. Thanks for this mod btw. This will help when switching between Terraria and Starbound.