/tg/ Station 13 - Modules - TypesDefine Details

code/datums/components/shuttle_cling.dm

SUPER_NOT_HOLDING_ONInstead of a high move force we just get launched away dramatically because we're that hopeless
NOT_HOLDING_ONWe're not holdin on and will get thrown off
CLINGINGWe're holding on, but will be pulled slowly
ALL_GOODWe're holding on really well and aren't suffering from any pull
/datum/component/shuttle_clingGets added to all movables that enter hyperspace and are supposed to suffer from "hyperspace drift" This lets people fly around shuttles during transit using jetpacks, or cling to the side if they got a spacesuit Dumping into deepspace is handled by the hyperspace turf, not the component. Not giving something this component while on hyperspace is safe, it just means free movement like carps

Define Details

ALL_GOOD

We're holding on really well and aren't suffering from any pull

CLINGING

We're holding on, but will be pulled slowly

NOT_HOLDING_ON

We're not holdin on and will get thrown off

SUPER_NOT_HOLDING_ON

Instead of a high move force we just get launched away dramatically because we're that hopeless