Shiptest 13 - Modules - Types

code/datums/elements/movetype_handler.dm

/datum/element/movetype_handlerAn element that enables and disables movetype bitflags as movetype traits are added and removed. It also handles the +2/-2 pixel y anim loop typical of mobs possessing the FLYING or FLOATING movetypes. This element is necessary for the TRAIT_MOVE_ traits to work correctly. So make sure to include it when manipulating those traits on non-living movables.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.