|
|
发表于 2026-7-14 17:38:47
|
显示全部楼层
只能主动创建一次,想要更多的可以用控制台
- runcode PlanetAPI star = ((StarSystemAPI) $loc).getStar(); $loc.addCustomEntity(null, null, "stable_location", "neutral").setCircularOrbitPointingDown(star, VectorUtils.getAngle(star.getLocation(), $playerLoc), MathUtils.getDistance(star.getLocation(), $playerFleet.getLocation()), 180f);
复制代码
引用自:
远行星号 95a Starsector 星系没有稳定点(Stable Location)怎么办?
https://www.fossic.org/thread-3256-1-1.html
(出处: 远行星号中文论坛)
|
|