This plugin adds remote control functionality to siege towers using RF transmitters. Each siege tower is equipped with an RF receiver upon placement, allowing players to move them by broadcasting on the assigned frequency.
Configuration
JSON:
{
"Version": "1.0.0",
"Movement Speed": 1.0,
"Obstacle Detection Range": 5.0
}
Movement Speed
- Defines how fast the siege tower moves when an RF signal is received. Increasing this value makes the tower move faster, while lowering it slows movement.Obstacle Detection Range
- Determines how close an obstacle (such as buildings) needs to be before the siege tower stops moving. A higher value makes the tower stop earlier, avoiding potential collisions, while a lower value allows it to move closer before stopping.