Spawn point system.
Hey we can place spawn points on the map now instead of hardcoding them! Spawn points are simply invisible bare bones entities.
This commit is contained in:
BIN
Resources/Textures/Objects/markers.rsi/cross_blue.png
Normal file
BIN
Resources/Textures/Objects/markers.rsi/cross_blue.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 214 B |
BIN
Resources/Textures/Objects/markers.rsi/cross_green.png
Normal file
BIN
Resources/Textures/Objects/markers.rsi/cross_green.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 309 B |
BIN
Resources/Textures/Objects/markers.rsi/cross_red.png
Normal file
BIN
Resources/Textures/Objects/markers.rsi/cross_red.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 296 B |
1
Resources/Textures/Objects/markers.rsi/meta.json
Normal file
1
Resources/Textures/Objects/markers.rsi/meta.json
Normal file
@@ -0,0 +1 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/vgstation-coders/vgstation13/blob/e71d6c4fba5a51f99b81c295dcaec4fc2f58fb19/icons/mob/screen1.dmi", "states": [{"name": "cross_blue", "directions": 1, "delays": [[1.0]]}, {"name": "cross_green", "directions": 1, "delays": [[1.0]]}, {"name": "cross_red", "directions": 1, "delays": [[1.0]]}]}
|
||||
Reference in New Issue
Block a user