Space Engineers

Space Engineers

[CAP] Consty's Aircraft Pack (Now with wings!)
DOOMIN8R 2023년 5월 17일 오전 8시 40분
Wing Control Surfaces Working With Subgrid.
So I'm trying to figure out a way to have the wing control surfaces through a subgrid. Reasons being I've made and ejectors seat which is place on a subgrid so it can detach from the main grid however the control surfaces do work from a subgrid.

I've used whips subgrid gyro manager but this didnt work for this case.

Any suggestions or scripts I could used to get it work or is it something that could be implemented?
< >
전체 댓글 9개 중 1~9개 표시 중
StuntPuppy 2023년 6월 8일 오전 1시 15분 
Would also love to know how this works, I have an SR-71 inspired blueprint but to make those tails angled they gotta be on subgrids and I lose my rudder control without manually trimming. Any help would be greatly appreciated.
StuntPuppy 님이 마지막으로 수정; 2023년 6월 8일 오전 1시 16분
K_9Unit2409 2023년 7월 28일 오후 11시 25분 
I don't think it's possible yet, but I would love to see an implementation of subgrid wing managers! If I knew how to script, I would write it myself, but my poor skills would not do this amazing mod justice.
I'll wait for the day I can use ailerons on the forward wings of my VTOL ship instead. :steamthumbsup:
R.U.Sirius23 2024년 3월 1일 오후 7시 39분 
I've been able to get subgrid control surfaces to work using the Easy Automation script along with the Control Module mod (not NEEDED but allows you to control them using standard keys). I could put up a BP of an example unless you'd like the fun of making it work your self.
nongyNORAA69 2024년 4월 13일 오후 10시 24분 
R.U.Sirius23 님이 먼저 게시:
I've been able to get subgrid control surfaces to work using the Easy Automation script along with the Control Module mod (not NEEDED but allows you to control them using standard keys). I could put up a BP of an example unless you'd like the fun of making it work your self.
how please tell me?
R.U.Sirius23 2024년 4월 14일 오후 2시 00분 
So quick and dirty explanation (please read the guide that's on the workshop page of the script or a lot of this will make no sense) is with the Easy Automation v2.0 script run the Show Properties of command to see what the name of the variable is for the control surfaces (I THINK its called Trim)
Then just write a simple script for each rotation type you need (Pitch, Roll, Yaw), for ex. to roll right make the right side Surfaces have a trim of 30 and the left side -30. If you want you can use the Control Module mod to run each one using keyboard and/or mouse controls. Do note that each rotation type will need it own programmable block as two scripts can't run at the same time on the same programmable block. It will take some time and experimentation if you've never used the script or mod before but its easier than it seems.
nongyNORAA69 2024년 4월 14일 오후 6시 11분 
thanks so much im familiar with control module but easy automation is pretty new to me will have to fiddle a bit but you've pointed me in the right direction so thanks
nongyNORAA69 2024년 4월 15일 오전 4시 36분 
R.U.Sirius23 님이 먼저 게시:
So quick and dirty explanation (please read the guide that's on the workshop page of the script or a lot of this will make no sense) is with the Easy Automation v2.0 script run the Show Properties of command to see what the name of the variable is for the control surfaces (I THINK its called Trim)
Then just write a simple script for each rotation type you need (Pitch, Roll, Yaw), for ex. to roll right make the right side Surfaces have a trim of 30 and the left side -30. If you want you can use the Control Module mod to run each one using keyboard and/or mouse controls. Do note that each rotation type will need it own programmable block as two scripts can't run at the same time on the same programmable block. It will take some time and experimentation if you've never used the script or mod before but its easier than it seems.
hey sorry to bother you again byt im having trouble finding anything about the show properties command
nongyNORAA69 2024년 4월 15일 오전 4시 55분 
if you could share a build that uses this technique i could try to reverse engineer it
R.U.Sirius23 2024년 4월 15일 오전 8시 07분 
Here's and example blueprint Hope this helps (and my link works lol)
R.U.Sirius23 님이 마지막으로 수정; 2024년 4월 15일 오전 8시 09분
< >
전체 댓글 9개 중 1~9개 표시 중
페이지당 표시 개수: 1530 50