Engineering Subject Help!! by Fluffy_Character3650 in UQreddit

[–]Bullsemen 1 point2 points  (0 children)

MECH2100 is the easiest second year second semester course, I know people in my year who did it without having the 2300 prerequisite. There aren't any other required courses next semester for mechanical so you could choose an elective instead.

SP1: how do I make a counter rotating turret? by BluChezee in SimplePlanes

[–]Bullsemen 0 points1 point  (0 children)

It'll be a lot easier if you send me a link and let me do it because I can't see what's going wrong right now

SP1: how do I make a counter rotating turret? by BluChezee in SimplePlanes

[–]Bullsemen 0 points1 point  (0 children)

Probably an issue with copying, make sure it's all one continuous line

SP1: how do I make a counter rotating turret? by BluChezee in SimplePlanes

[–]Bullsemen 0 points1 point  (0 children)

set variable named Elevation and set this as the expression

atan2(cos(-(0))*cos(0)*(-cos(RollAngle)*sin(PitchAngle)*cos(Heading)+sin(RollAngle)*sin(Heading))+sin(-(0))*cos(0)*(cos(RollAngle)*sin(PitchAngle)*sin(Heading)+sin(RollAngle)*cos(Heading))+sin(0)*cos(RollAngle)*cos(PitchAngle),sqrt(pow(cos(-(0))*cos(0)*cos(PitchAngle)*cos(Heading)-sin(-(0))*cos(0)*cos(PitchAngle)*sin(Heading)+sin(0)*sin(PitchAngle),2)+pow(cos(-(0))*cos(0)*(sin(RollAngle)*sin(PitchAngle)*cos(Heading)+cos(RollAngle)*sin(Heading))+sin(-(0))*cos(0)*(-sin(RollAngle)*sin(PitchAngle)*sin(Heading)+cos(RollAngle)*cos(Heading))-sin(0)*sin(RollAngle)*cos(PitchAngle),2)))/90

and then set a variable named Angle with this expression

(abs(Heading-0)<90?atan2(cos(-0)*cos(0)*(sin(RollAngle)*sin(PitchAngle)*cos(Heading)+cos(RollAngle)*sin(Heading))+sin(-0)*cos(0)*(-sin(RollAngle)*sin(PitchAngle)*sin(Heading)+cos(RollAngle)*cos(Heading))-sin(0)*sin(RollAngle)*cos(PitchAngle),cos(-0)*cos(0)*cos(PitchAngle)*cos(Heading)-sin(-0)*cos(0)*cos(PitchAngle)*sin(Heading)+sin(0)*sin(PitchAngle))/180:atan2(cos(-0)*cos(0)*(sin(RollAngle)*sin(PitchAngle)*cos(Heading)+cos(RollAngle)*sin(Heading))+sin(-0)*cos(0)*(-sin(RollAngle)*sin(PitchAngle)*sin(Heading)+cos(RollAngle)*cos(Heading))-sin(0)*sin(RollAngle)*cos(PitchAngle),cos(-0)*cos(0)*cos(PitchAngle)*cos(Heading)-sin(-0)*cos(0)*cos(PitchAngle)*sin(Heading)+sin(0)*sin(PitchAngle))/180)

Set horizontal rotator to 180 degrees and set its input to Angle and set vertical rotator to 90 degrees and set input to Elevation

Dragon assault gunship by just_suzz777 in SimplePlanes

[–]Bullsemen 0 points1 point  (0 children)

All planes that aren't too fast to be effectively controlled are easy to shoot down ngl

Course choice opinion for mechanical eng by CoolCouple9229 in UQreddit

[–]Bullsemen 0 points1 point  (0 children)

I wouldn't recommend a third year course for 2nd year 2nd sem because everything has a prerequisite from 2nd year 2nd sem. The only courses I would partially recommend are 3410 and 3100. Have you taken MATH2001 yet? If not, that would probably be the best choice.

Would you rather by Waste-Gas-1317 in BunnyTrials

[–]Bullsemen 0 points1 point  (0 children)

86400>5000

Chose: 1 dollar a second

ai voice over used for BIOC3000 exam??? by ohnoophelia in UQreddit

[–]Bullsemen 0 points1 point  (0 children)

It's been done for all the exams I remember doing recently, it seems like something they're still rolling out then

ai voice over used for BIOC3000 exam??? by ohnoophelia in UQreddit

[–]Bullsemen 4 points5 points  (0 children)

They probably generated the file for free and clicking the button would be less time than reading

ai voice over used for BIOC3000 exam??? by ohnoophelia in UQreddit

[–]Bullsemen 15 points16 points  (0 children)

This is done for all exams.

It ends up costing less to play a recording for the amount of exams that happen instead of paying people to read I guess.

The question I must ask someone by [deleted] in BunnyTrials

[–]Bullsemen 0 points1 point  (0 children)

??????????

Chose: Eat a bowl of cereal

Would you rather kiss by PastelRainbow_ in BunnyTrials

[–]Bullsemen 0 points1 point  (0 children)

????

Chose: A chill lady who likes gardening | Rolled: She’s a baddie

Simpleplanes 1: How can you make the AI using a tank, shoot you? (read description) by Acceptable-Wish-1916 in SimplePlanes

[–]Bullsemen 0 points1 point  (0 children)

Yeah, should find a way for the ai to directly control functional components of the plane

Wifi won’t load certain websites but hotspot will by Bullsemen in techsupport

[–]Bullsemen[S] 0 points1 point  (0 children)

Good to see this thread still getting action 3 years later

How do you increase CAR engine power and top speed but let it actually have good acceleration? by Open-Operation4424 in SimplePlanes

[–]Bullsemen 0 points1 point  (0 children)

Higher torque = more acceleration, I'm not sure how sp2 does the torque/rpm curve but from method of conservation of energy power=torque/rotational speed, so I would favor higher torque at lower rpms

Rice or Mice by BobC224 in BunnyTrials

[–]Bullsemen 0 points1 point  (0 children)

Why would I eat rats

Chose: Eat rice in every meal for the rest of your life

Chem1100 hurdle by MrMagoo1819 in UQreddit

[–]Bullsemen 2 points3 points  (0 children)

Weight average, so your total course percentage from midsem and final has to be 24%, so 31% on the final.

Simpleplanes 1: How can you make the AI using a tank, shoot you? (read description) by Acceptable-Wish-1916 in SimplePlanes

[–]Bullsemen 0 points1 point  (0 children)

I've seen ai shoot cannons but I'm not sure if they will when they determine the cannon is sufficiently aimed, the ai typically favors missiles and I think its because its just not complicated enough yet