|
|
no~~
不过, 用控制台可以在你的位置创建一个,代码如下,尾部的数值是绕轴速度,记得先存档再使用喔(
runcode PlanetAPI star = ((StarSystemAPI) $loc).getStar(); $loc.addCustomEntity(null, null, "derelict_cryosleeper", "neutral").setCircularOrbitPointingDown(star, VectorUtils.getAngle(star.getLocation(), $playerLoc), MathUtils.getDistance(star.getLocation(), $playerFleet.getLocation()), 180f); |
|