Portals & hand teleporter (#13266)
* basic system with portals & linked ents * hand tele sprites, no impl * hand tele and teleportation works * fancy it up * oog * special case projectiles * predict portal-to-portal teleportation * this stuff * check nullspace * sloth * give to rd instead * i guess this can probably happen * docs
This commit is contained in:
BIN
Resources/Textures/Objects/Devices/hand_teleporter.rsi/icon.png
Normal file
BIN
Resources/Textures/Objects/Devices/hand_teleporter.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 710 B |
Binary file not shown.
|
After Width: | Height: | Size: 306 B |
Binary file not shown.
|
After Width: | Height: | Size: 316 B |
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "tgstation at 43d3fb991641d0dc73b6ce81cdf4f3f09d6b70a0",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon",
|
||||
"delays": [
|
||||
[
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user