You are viewing a potentially older version of this package.
View all versions.
Portable Teleporters
Mod focused on providing two shop items which can be used to teleport back to the ship by interacting with them.
Date uploaded | 3 months ago |
Version | 1.0.3 |
Download link | WhiteSpike-Portable_Teleporters-1.0.3.zip |
Downloads | 44593 |
Dependency string | WhiteSpike-Portable_Teleporters-1.0.3 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100WhiteSpike-Custom_Item_Behaviour_Library
Library focused on providing custom GrabbableObject scripts which can be used on item implementations for other modders
Preferred version: 1.0.0README
Portable Teleporters
A mod which provides two store items which can be used to teleport back to the ship through the ship teleporter if available. However, they are unstable and can break upon usage so you better use it wisely.
Configuration
- You can configure how many Company Credits it costs to purchase each item
- You can configure how much weight it has when held by the player for each item
- You can configure if it's a two handed item or one handed for each item
- You can configure if it drops ahead of player or not for each item.
- You can configure if it can be grabbed before game start or not for each item.
- You can configure if it's a conductive item or not for each item.
- You can configure the highest sale percentage it can reach for each item.
- You can configure showing the scan node on it or not for each item.
- You can configure the break chance on use for each item.
- You can configure if you keep items when teleporting through
- CSync is used to synchronize the relevant configuration between all clients.
How to access the content of the mod
- In the terminal, you can purchase the item labelled
Portable Teleporter
orAdvanced Portable Teleporter
which then appear in the pod in the form of a interactive pad (either red or blue, depending on your choice). Then, if you have a ship teleporter which allows you to teleport back to the ship, you can use the item to start the teleport sequence on you and if configured can keep your items when teleporting away.
License
This mod is under MIT License. Meaning that you can decide to take this mod for your own things and customize it as you need, so long as you follow the license's requirements
Credits
- Model
- Sad Amazon
CHANGELOG
1.0.3
- Fixed break item logic being reversed which was leading to bigger numbers meaning lesser chance of breaking rather than smaller numbers meaning lesser chance.
1.0.2
- Fixed scan node configuration being ignored.
1.0.1
- Fixed price configuration being ignored.
1.0.0
- Initial release