Save what you want to descale as a sub assembly, start a new build, add the sub assembly, open fine tuner and uncheck the box that says “scale only selected parts” then scale it and it should stay as one part
The high part count is purely because this build was a test of both myself and my iPad and I’ll take into account what you’ve said, thank you @ChiChiWerx
Use the one for the dorsal gun, I know you can’t really see underneath but it gives another usability to see and has the same pitch and traverse range @Bob9998
I’m trying to make something which has a rotator which alternates from 1 to -1 every second, the way to do this is by raising -1 to the power of n ( in this case Time) but for some reason it doesn’t work, the function I am using is pow(-1, Time) if anyone has any advice or ways of fixing this please can you reply, thank you.
Thanks @F22Rapter
Save what you want to descale as a sub assembly, start a new build, add the sub assembly, open fine tuner and uncheck the box that says “scale only selected parts” then scale it and it should stay as one part
Done @Plane66373637
Ye I worked it out thanks anyway @Bob9998
What? @IngenerMakogon2007
@PointlessWhyshouldi fly by wire
The high part count is purely because this build was a test of both myself and my iPad and I’ll take into account what you’ve said, thank you @ChiChiWerx
Use the one for the dorsal gun, I know you can’t really see underneath but it gives another usability to see and has the same pitch and traverse range @Bob9998
Thanks @ReignSUPREME
@Fartspoppop
@Thefrenchdude22
@shipster
Oh right didn’t know that thanks@PointlessWhyshouldi
It is out now here
@Evenstsrike333
@ACEPILOT109
@Bob9998
@Fartspoppop
@Thefrenchdude22
@shipster
@Thelionslipstonight
@BroAeronautics
@Type2volkswagen
@GeneralOliverVonBismarck
@GeneralOliverVonBismarck
@ACEPILOT109 here you go
Okay @ACEPILOT109
Seeing as you seemed interested on my other posts here’s a tag @ACEPILOT109
Here is your unlisted upload if you want to have a look @EternalDarkness
@tjktjk11 it’s fictional but includes many design aspects of both allied and German ww2 bombers
Thanks @ACEPILOT109
332 parts as of now @Gnome360
Thanks @Treadmill103
Here is the link @Megamonster
autodesk sketchbook on iPad @Megamonster
I did @Megamonster
Use the sum function. E.g:
sum(Roll)
And if you wanted it to return to 0 when, say AG 1 was deactivated it would be :
Activate 1 ? sum(Roll) : 0
@MAHADI When today does the challenge close?
@scratch thanks
Thank you to @SuperSix, @ForeverPie, @CRJ900Pilot and @YourWife for your contributions, may I reward you with this vintage GP 14 dinghy
@SuperSix nothin’
@goboygo1
@Aeroman
@Evenststrike333
@BuiltBionixlnd10
@Wi1dSk7
@Type2volkswagen
@AgentofFortune
@ChisP
@Stormfur
@USSR
Thanks to @PointlessWhyshouldi for testing
@PointlessWhyshouldi tea
@PointlessWhyshouldi dirty leaf water
I don’t like tea
I am British
surprise
@Sm10684
@Chancey21 I might consider then
@Chancey21 you could do that but not worth the £4.99 in my opinion
@Aeromen well that was a little random
Thanks @ArcturusAerospace
@Jokowi it’s out now here
@ArcturusAerospace
@nadvgia thanks
@TheKraken3 Thanks for the help with screenshots
OMG thank you it works you do not understand how long I have been trying:) @TheKraken3
I copied it of another post because that’s what they said to write, I have no experience in this so I have no idea @TheKraken3
Okay thanks I’ll try that @TheKraken3
Could you post a link to yours so I can have a better understanding of it, I don’t really understand PID functions yet @apfel33
Thanks @nadvgia
They deploy to about 60° or 70°(not sure if I’m honest) but thanks @edensk
I’m trying to make something which has a rotator which alternates from 1 to -1 every second, the way to do this is by raising -1 to the power of n ( in this case
Time
) but for some reason it doesn’t work, the function I am using ispow(-1, Time)
if anyone has any advice or ways of fixing this please can you reply, thank you.EDIT: fixed by putting
floor(Time)
The
ammo(“weapon”)
function doesn’t seem to be working for me can anyone offer any fixes?EDIT: never mind fixed it, I realised you don’t need the quotation marks for the weapon name.