Guide to mapping: Difference between revisions

6 bytes added ,  23:09, 7 January 2015
m
Cheridan is lame
imported>Oranges
imported>Oranges
m (Cheridan is lame)
Line 285: Line 285:


You need to add the dock types to the map and edit the bounding boxes via varediting the dock, you need to varedit height, width, dheight and dwidth at minimum. These are offset by the dir so do keep that in mind, eg if dir == 2 then width goes from EAST to WEST, if dir == 4 then width goes from NORTH to SOUTH and dwidth/dheight are offsets from the lower-left corner of the plane switched to the dock's dir
You need to add the dock types to the map and edit the bounding boxes via varediting the dock, you need to varedit height, width, dheight and dwidth at minimum. These are offset by the dir so do keep that in mind, eg if dir == 2 then width goes from EAST to WEST, if dir == 4 then width goes from NORTH to SOUTH and dwidth/dheight are offsets from the lower-left corner of the plane switched to the dock's dir
'''Warning the bounding boxes for all docks must be the same size, otherwise the shuttle may not move correctly'''
'''Warning the bounding boxes for all docks must be the same size, otherwise the shuttle may not move correctly'''


The new shuttle controller will only move shuttle tiles so make sure to create shuttle plating under the engine and turn all existing plating to shuttle plating
The new shuttle controller will also only move shuttle tiles so make sure to create shuttle plating under the engine and turn all existing plating to shuttle plating


Also note that the emergency shuttle and cargo shuttle need special subtypes of the dock type eg so /obj/docking_port/mobile/emergency
Also note that the emergency shuttle and cargo shuttle need special subtypes of the dock type eg so /obj/docking_port/mobile/emergency
Anonymous user