Space Engineers

Space Engineers

Không đủ lượt đánh giá
Lidar attempt - Aqua
   
Giải thưởng
Yêu thích
Đã yêu thích
Bỏ thích
Type: Blueprint
Nhãn: large_grid, safe
Kích cỡ file
Đã đăng
792.284 KB
13 Thg04, 2024 @ 7:13am
1 ghi chú thay đổi ( xem )

Đăng ký để tải xuống
Lidar attempt - Aqua

Mô tả
Attempt at a Lidar platform made using jTurp's LiDAR Mapping Script.
1 bình luận
jTurp 15 Thg04, 2024 @ 5:26pm 
Okay, so the issue is that you have the rotor with your main block of cameras in the block group, which makes the script think you are trying to use those as blind spot cameras. I removed that rotor from the group as well as disabled the two turret controllers (the script will manage the blind spot cameras, or you'll end up having competing inputs and not sure which one will win). Once I did those two things it picked me up and a ship I pasted in nearby

That said, do note that raycasting on planets is bad for performance (and I slow the script down to try and compensate for this) so I recommend using the Elite Sensor mod if you want to use it on planets, or really in general as it's more performant either way!