Automation's Hidden SteeringWheel BeamNG Option

  Рет қаралды 15,952

fillman86

fillman86

8 ай бұрын

they hid this from us!! kind of... more like it was unpolished, but they allowed us the chance to toy with it anyway haha
my new prop code that you can use if you want -
["steering", "47c82_wheel", "a49","a50","a25",{"x":89, "y":0, "z":180}, {"x":0, "y":-1, "z":0}, {"x":0, "y":0, "z":0}, -1000, 1000, 0, 0.25, {"baseTranslationGlobal":{"x":0.081,"y":0.3,"z":0.23}}],
send me stupid things on twitter fillman86
here's the discord - rules are don't be an arse lol / discord
my irl channel - / @aussiefill3908
ever felt like you have too much money? - patreon.com/fillman86?...
my rig-
RTX3080
5600x
32 gigs ram
ThermalTake Argent K6 Keyboard
feel free to use footage from my videos, up to 50% of any one video, just credit me, and supply a link to the video with it
edited by - geardrivencams (discord name)

Пікірлер: 158
@fillman86
@fillman86 5 ай бұрын
there was an update where you don't have to count out what fixture number it is. Now you just have to look at what fixture number it is, and it'll work as is. Thanks to the autmation devs for their work on this exporter :)
@jjlane9191
@jjlane9191 5 ай бұрын
That explains why my steering wheels weren’t working.
@Mystical_Zeus
@Mystical_Zeus 4 ай бұрын
Holy shit an update on a 3 month old video that's super awesome thank you!!! I was just about to do this XDDD
@ThatThrowAwayAccount-tz8ly
@ThatThrowAwayAccount-tz8ly 3 ай бұрын
Wish I had looked at the comments before counting all 300 fixtures
@C481likestrains
@C481likestrains 6 ай бұрын
~prop:[fixture number],[rotation x],rotation y],[rotation z],[translation x],[translation y],[translation z],[min],[max],[offset],[multiplier]~ 👇
@xenoyparxi
@xenoyparxi 8 ай бұрын
Also, if you wanna export analog speedo/rpm I'm gonna copypaste this here too, I've used needles from "4.27 Customisable Gauges" (note that at this early stage scale doesn't export): ~prop:29,wheelspeed,0,-5.6,0,0,0,0,0,50,0,1~~prop:26,rpm,0,0.03,0,0,0,0,0,7000,0,1~ speedo needle is min 0 and max 50 m/s (~180 km/h) in this case. -5.6 in Y rotation is 280 deg / 50 m/s = 5.6 (negative because the needle was going the wrong way) rpm needle is min 0 and max 7000 rpm in this case. 0.03 in Y rotation is 210 deg / 7000 rpm = 0.03 (might need to be a negative number too, depends on your case) needles export at their default scale currently, so to change it you need to go into the .dae file and find the needles (mostly marked by eft_interior_prop) and change the 1s to 0.5 scale (or whatever you have in automation)
@ownedpilot4324
@ownedpilot4324 8 ай бұрын
Thanks for all the help. Besides, where do you find documentation for this code? Can you show me the source? Is there a command where you can change the scale of the prop?
@fillman86
@fillman86 8 ай бұрын
this guy (or gal)
@talalalshomrani
@talalalshomrani 8 ай бұрын
​@@fillman86uhh i think hes guy
@xenoyparxi
@xenoyparxi 8 ай бұрын
@@ownedpilot4324 I think youtube is removing my comments for linking beamng documentation... but yeah generally the "Props" and "Electrics" sections of documentation
@SonicBoone56
@SonicBoone56 8 ай бұрын
So this could totally be used for making working popup lights, right?
@tgplayz1735
@tgplayz1735 8 ай бұрын
As someone who does car related coding for other video games, that intro I felt.
@fillman86
@fillman86 8 ай бұрын
haha
@cxposse5731
@cxposse5731 8 ай бұрын
indeed. haha@@fillman86
@kentll4257
@kentll4257 8 ай бұрын
i would be devastated after all of that and getting told that what you already did has happened 😂
@fillman86
@fillman86 8 ай бұрын
haha it was like a balloon deflating
@soliitudegaming7275
@soliitudegaming7275 7 ай бұрын
Please devs work harder with automation to make it so cars just support steering, clickable doors, gauges, etc out of the box.... also improved visual quality for imports. Would really save so many of us so much time.
@fillman86
@fillman86 7 ай бұрын
those things are on the automation devs to do, though the other things you've suggested are nearly impossible, as often things are put on cars that go over the doors and body, meaning they would either clip into the door, or fully move with the door all gauges and other props like that are doable, but take a lot of back end work. Currently they're spending most of their time trying to refine the game on the back end though
@TheBiggestCorn
@TheBiggestCorn Күн бұрын
Isnt the game in early access or something?
@Newt.64
@Newt.64 8 ай бұрын
Well you still got to show us how to get an animated steering wheel in an automation car
@fillman86
@fillman86 8 ай бұрын
yeah, and in 3 different ways
@Newt.64
@Newt.64 8 ай бұрын
@@fillman86 oh wow
@Adriethyl
@Adriethyl 8 ай бұрын
Soon we will have all the animated thingies without fiddling with the files haha
@fillman86
@fillman86 8 ай бұрын
Man one day hopefully!!
@SonicBoone56
@SonicBoone56 8 ай бұрын
Note to self: Make the steering wheel the very first fixture to avoid headaches.
@fillman86
@fillman86 8 ай бұрын
yeah, that's going to take a lot of remembering to do that :P but it is certainly the best option
@SonicBoone56
@SonicBoone56 8 ай бұрын
Holy shit, the export process just keeps getting better and better. But honestly I'm surprised Camshaft hasn't just hired you on to help with the exporter at this point. Of course, it's somewhat useless in my case because I disable the animated steering wheel in BeamNG and other sims because it ends up being distracting.
@fillman86
@fillman86 8 ай бұрын
I don't know much about lua, and most of the exporter is lua based. Anything that's not lua is just mumbo jumbo that I stand no chance of understanding haha
@thumper6024
@thumper6024 8 ай бұрын
this is gonna be so useful. if i can find out if you can connect 2 of them for the same steering (i might be working on a plane)
@jwalster9412
@jwalster9412 8 ай бұрын
If a make a car, remove the doors, and add a prop that replaces the door, will I be able to have opening doors without any hard work?
@fillman86
@fillman86 8 ай бұрын
unfortunately doors aren't props :/
@jwalster9412
@jwalster9412 8 ай бұрын
​@@fillman86I don't know if it is a prop, can popup headlights be animated?
@Offical_LadaRiva_1982
@Offical_LadaRiva_1982 2 ай бұрын
​@@jwalster9412I think they can, but I dont know how to do that.
@FootballEditzTurkey
@FootballEditzTurkey 17 күн бұрын
My idea is to make the doors transparent and add fixtures for doors maybe?
@xenoyparxi
@xenoyparxi 8 ай бұрын
7:35 There's a UI planned for this in the future, possibly lol. but yeah currently if you're doing a new car you can take some precaustions (maybe you can unmirror fixtures too if you have them?)
@GenGamers
@GenGamers 8 ай бұрын
wasnt the minimum rotation gotta be -900 or did you make a mistake? edit: oh you fixed it now
@fillman86
@fillman86 8 ай бұрын
I'm still getting used to this new process
@apgde
@apgde 8 ай бұрын
Im glad automation added this tbh
@fillman86
@fillman86 8 ай бұрын
I'm glad they're working towards it :) hopefully in the future it just comes down to setting it as a thing on the fixture, similar to how lights are used
@JordanHarris
@JordanHarris 8 ай бұрын
Tbh the automation way will be the one I use, because we are exporting for a racing series.
@fillman86
@fillman86 8 ай бұрын
oh yeah, if you're in a regulated series that will be the way to go :)
@agent11co90
@agent11co90 8 ай бұрын
is the tutorial edited already? If it is, can u still post it, since I use automation 4.24 most of the time? Thx edit: Havent watched the part yet but it seems apparently you have already put the video in haha.
@spiceymibba8078
@spiceymibba8078 8 ай бұрын
Very nice, Finally good car time
@fillman86
@fillman86 8 ай бұрын
I'm glad you liked my builds haha
@reddbeatz1
@reddbeatz1 7 ай бұрын
Is there any way you can do this for a trailer hitch ? I make trucks in automation but can’t tow trailers
@fillman86
@fillman86 7 ай бұрын
I've done videos on how to convert trailer hitches to 5th wheel hitches, those will be able to help you :)
@pantorial6956
@pantorial6956 Ай бұрын
where can i find the head lights that his car has in the start of the video? i really wanna use them.
@fillman86
@fillman86 Ай бұрын
it's a combination of fixtures to make a headlight
@Agsotro
@Agsotro 8 ай бұрын
update: i found the join button, it doesn't show up on mobile and i normally watch your videos on my work break. to anyone else wanting to join on mobile and not knowing where the button is, open this video in a browser with desktop site settings on
@fillman86
@fillman86 8 ай бұрын
oh interesting... I can't imagine why that would be a thing, it's not like they have to pay the 30% cut to android, because they're the same company haha also thank you very much for becoming a member :D
@FootballEditzTurkey
@FootballEditzTurkey 17 күн бұрын
Quick question, does this method work for gauges and turn signals, shifters and possibly handbrake?
@fillman86
@fillman86 17 күн бұрын
yep, I believe @Butch13_Gaming has a video on all the options
@FootballEditzTurkey
@FootballEditzTurkey 17 күн бұрын
@@fillman86 thanks
@ramriley5113
@ramriley5113 8 ай бұрын
Those scumbags. How dare they hide things
@fillman86
@fillman86 8 ай бұрын
lol coming out of the gate at 100mph there haha
@jjlane9191
@jjlane9191 8 ай бұрын
I am on 4.27 and if I go to the Ellsbury update will I lose my vehicles?
@fillman86
@fillman86 8 ай бұрын
nope, but they do say that there's a chance that your pc can corrupt your game due to external factors, and have ways that you can backup your saves first (I don't remember where to find it though)
@OfficialRainsynth
@OfficialRainsynth 8 ай бұрын
So I tried it, first it kinda rotated the seat, then it did nothing.
@fillman86
@fillman86 8 ай бұрын
haha good luck! it's not so straight forward at the moment
@ezcool1267
@ezcool1267 4 ай бұрын
If i've got a modded steering wheel with a steering rack and levers will the wheel move or the whole prop ?
@fillman86
@fillman86 4 ай бұрын
It rotates the selected prop
@ezcool1267
@ezcool1267 4 ай бұрын
@@fillman86 alr thank you!
@Finnjaymakes
@Finnjaymakes 3 ай бұрын
Hey Fillman I hope you see this comment, I've Been trying to do this all day and it's Not working i have the fixture id right And it's invisible any tips?
@luckysbeats
@luckysbeats 2 ай бұрын
what version of automation do you have to use now
@fillman86
@fillman86 2 ай бұрын
just the latest version on steam (be sure to check the pinned comment though)
@jakewhite6027
@jakewhite6027 7 ай бұрын
Love this! But why is my steering wheel bouncy...?
@eskomakela6364
@eskomakela6364 3 ай бұрын
when i export a car to beamng, the steering angle on the steering wheel is always just about 600 degrees. is it because im using manual rack and pinion? do i need to change it?
@stoobidthing
@stoobidthing 2 ай бұрын
I think there's a tuning parameter for that
@eskomakela6364
@eskomakela6364 2 ай бұрын
@@stoobidthinggot it already, setting inside beamng
@kj64gaming19
@kj64gaming19 5 ай бұрын
Can someone let me know if this still works? I know theres been some small updates since this video, and I keep trying but cant get it working right. I had the same few problems as Fill but when I made the fixes, it still didnt work.
@fillman86
@fillman86 5 ай бұрын
you don't have to worry so much about the fixture number, it's now just the number it is in the list (meaning you don't have to count mirrored)
@kj64gaming19
@kj64gaming19 5 ай бұрын
@@fillman86 oh thanks. I got it working after I asked that but I went manually into the fixture text and moved the steering wheel to the top. Knowing I didn't have to do all that is about as disappointing as when you discovered this trick 💀
@elpepe9451
@elpepe9451 8 ай бұрын
Ok, completely out of the blue, but your Muye's mod maker. So I have a idea for his next video, Everytime i crash the wheels get bigger. Hope you like the idea.
@fillman86
@fillman86 8 ай бұрын
1) I'm not "his mod maker" haha I make videos, and sometimes I collab with people like muye, carmighty, camodogames, neilogical, shinyodd, and more 2) we've discussed that and many other ideas. That one in particular just has issues that mean it wouldn't work for his videos
@elpepe9451
@elpepe9451 8 ай бұрын
@@fillman86 no I didn't mean 'his mod maker' I meant that you also make mods for him. But understandable
@bitelaserkhalif
@bitelaserkhalif 8 ай бұрын
Next: pedals, speedo, and stalks
@fillman86
@fillman86 8 ай бұрын
same thing, but just look at what those functions are called. I'd suggest looking at default beamng cars for what they're called
@noroultra
@noroultra 7 ай бұрын
when i put in the code it doesnt appear
@konu_poju98homoolet66
@konu_poju98homoolet66 2 ай бұрын
my windshield turned pitch black and i cannot find a way to fix it
@fillman86
@fillman86 2 ай бұрын
sometimes exporting, and re-exporting over again will eventually fix it it's not great
@gmreplays
@gmreplays 5 күн бұрын
Not sure but I think that they deleted that function, could you check it out filman? I was doing it with few cars on beta version of Automation and now it doesn't work :/
@fillman86
@fillman86 4 күн бұрын
I did this yesterday and it worked (but I'm not a part of any beta)
@gmreplays
@gmreplays 4 күн бұрын
@@fillman86 Probably me doing smth wrong, but thanks a lot for answering.
@benjaminfrohns
@benjaminfrohns 8 ай бұрын
Hi, too bad about the extra work. I should be able to follow those instructions 😅
@jamesduffy6551
@jamesduffy6551 8 ай бұрын
can i download this mod
@Ez_Bucks_
@Ez_Bucks_ 8 ай бұрын
Why is your channel kind off dying? Please Explain.
@fillman86
@fillman86 8 ай бұрын
well I came off of a large wave given to me by youtube, added on to that is also online content platforms in a lull :/
@Ez_Bucks_
@Ez_Bucks_ 8 ай бұрын
@@fillman86 omg.
@noroultra
@noroultra 7 ай бұрын
its impossible for me to do its too complicated
@LoganPullaro-qz5kc
@LoganPullaro-qz5kc 8 ай бұрын
make t series doors and hood open before next beamng update
@simplenipple
@simplenipple 8 ай бұрын
this is huge boys
@fillman86
@fillman86 8 ай бұрын
nah, it's a regular sized wheel
@stanumyslu
@stanumyslu 8 ай бұрын
wow just in time
@fillman86
@fillman86 8 ай бұрын
lol
@mayoral90s38
@mayoral90s38 4 ай бұрын
I wonder if this comand could work for my pop up headlights
@fillman86
@fillman86 4 ай бұрын
I believe so, but I've never used popups, so I wouldn't know
@mayoral90s38
@mayoral90s38 4 ай бұрын
@@fillman86 ill gona try
@Eric-tg9ss
@Eric-tg9ss 3 ай бұрын
Great video Fill! Have you released a video on how to animate a manual shifter to work? if not, I'd love to see one! consider it "liked" already!
@fillman86
@fillman86 3 ай бұрын
unfortunately the shifters are not props, but instead a complex node structure with hydros -_- it's such a bad design
@Eric-tg9ss
@Eric-tg9ss 3 ай бұрын
@@fillman86 yikes, i wonder why so complex. seems like something that could be done using the axis and translation parts of the code. but im an armchair dev lol i do wonder if its possible without hydros though
@fillman86
@fillman86 3 ай бұрын
@@Eric-tg9ss no, because there's morphing of meshes. I could work with a gated shifter, but not anything normal with a shift boot. They'd have to implement a way to play pre-made animations
@Eric-tg9ss
@Eric-tg9ss 3 ай бұрын
@@fillman86 that makes total sense that the boot would have to also deform. last night i got a hydaulic hand brake working and it got me wondering if it could be applied to a manual. now im curious how it would work with a gated or sequntial shifter
@cxposse5731
@cxposse5731 8 ай бұрын
Within 1 hour gang:
@abcdef-ie8uj
@abcdef-ie8uj 8 ай бұрын
within 10 min gang
@fillman86
@fillman86 8 ай бұрын
wew!
@volcano.mitchell
@volcano.mitchell 8 ай бұрын
​@@fillman86YIP
@JimmyProductions
@JimmyProductions 8 ай бұрын
Lesss goooo
@AvtaIl
@AvtaIl 8 ай бұрын
Real
@Pelgot308
@Pelgot308 2 ай бұрын
How do i know wich is mirrored?
@fillman86
@fillman86 2 ай бұрын
check the pinned comment :) they fixed that, and you just look at what number it is on the left of the screen
@Pelgot308
@Pelgot308 2 ай бұрын
@@fillman86 oooooh Thanks :)
@Pelgot308
@Pelgot308 2 ай бұрын
@@fillman86 Oh and btw question will you make a race like f1 or le mans in beamng drive because The last one was awesome
@sub_miat
@sub_miat 8 ай бұрын
project idea: a T Series road train
@fillman86
@fillman86 8 ай бұрын
already exists
@sub_miat
@sub_miat 8 ай бұрын
@@fillman86 oh nvm then
@ronno7660
@ronno7660 8 ай бұрын
man Im so using this for a moving spoiler
@fillman86
@fillman86 8 ай бұрын
well it's doable, but it won't change your downforce values
@ronno7660
@ronno7660 8 ай бұрын
Just for looks, in fact I already did it and it looks nice
@ischwhit6747
@ischwhit6747 3 ай бұрын
doesnt work on 4.27 😭
@fillman86
@fillman86 3 ай бұрын
just used this yesterday, it still works :)
@blackheavyblans
@blackheavyblans 5 ай бұрын
I need help. I tested the ellisbury update few months ago and now when I go to ellisbury update, all cars I made in normal 4.27 after testing the update doesn't show in ellisbury update. How can I get them from normal 4.27 to ellisbury? Btw. I still use normal 4.27 because some of my meme engines doesn't work in ellisbury so is there a code that in beamng tail lights are tail lights instead of brake lights and brake lights are brake lights instead of tail lights. I'm glad if you can help me. 😅
@quiksilvermanblue
@quiksilvermanblue 8 ай бұрын
Wait, we could have actual pop up headlights
@fillman86
@fillman86 8 ай бұрын
I think that's hydros, not a prop, though I could be wrong
@jakewhite6027
@jakewhite6027 7 ай бұрын
Yes! I did so by having a second headlight hidden under the bodywork that pops up when the headlights are activated
@beamngracer121
@beamngracer121 8 ай бұрын
i love this
@fillman86
@fillman86 8 ай бұрын
I agree, I think it's a step in the right direction
@meehdrescher
@meehdrescher 8 ай бұрын
@@fillman86 back when i first suggested it before the ellisbury update the devs told me it was impossible lol
@fillman86
@fillman86 8 ай бұрын
@@meehdrescher they told me the same thing years ago
@goobner420
@goobner420 8 ай бұрын
I farted
@fillman86
@fillman86 8 ай бұрын
Make sure to re-attach your colon
@deananzalone7639
@deananzalone7639 7 ай бұрын
Airbag car
@Kilgorio
@Kilgorio 8 ай бұрын
AutoWow (definitely not owo)
@fillman86
@fillman86 8 ай бұрын
lol
@volcano.mitchell
@volcano.mitchell 8 ай бұрын
This is actually annoying So posible ways of making this less annoying put all of the annimated parts you want first I also dont know belender i have it but i have no experience with it so its very alien to me
@fillman86
@fillman86 8 ай бұрын
good thing I use blender in a very simple way here Also it'd suck if you change your mind about the steering wheel later on in the build :/
@steliosm.7095
@steliosm.7095 8 ай бұрын
Day 5 of ask you to make the s13
@xenoyparxi
@xenoyparxi 8 ай бұрын
21:48 killman86
@RiCKY-zt3tl
@RiCKY-zt3tl 8 ай бұрын
9 min gang
@fillman86
@fillman86 8 ай бұрын
wew!
@michael-m9kb
@michael-m9kb 8 ай бұрын
1st 30 min
Changing an Automation Hater's Mind
26:05
fillman86
Рет қаралды 53 М.
The Lightest Supercar EVER?! ~ Automation - BeamNG
17:43
TwinTurBros
Рет қаралды 75 М.
ВОДА В СОЛО
00:20
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 29 МЛН
I Democratized Diesels in 1 video
28:38
fillman86
Рет қаралды 16 М.
The Ultimate Guide to BeamNG Graphics | No Reshade
9:03
TheEndOfNether
Рет қаралды 61 М.
I Tested Minecraft's Best Traveling Method
35:32
Carvs
Рет қаралды 4,8 МЛН
These real bridges SHOCKED ME in Poly Bridge 3!
20:02
Real Civil Engineer
Рет қаралды 480 М.
How To Make An Muscle Car
10:38
GrogTV
Рет қаралды 144 М.
I Found The Secret To Drifting In BeamNG
8:02
Goosiest
Рет қаралды 229 М.
I Broke Cities Skylines by Being TOO Efficient...
22:58
ImKibitz
Рет қаралды 3,8 МЛН
You NEED ALL These Mods in BeamNG! (2024)
18:28
BeamDriver
Рет қаралды 175 М.
Can I Beat EVERY April Fools Update?
49:04
trey ovard
Рет қаралды 1,6 МЛН
КОНЕЦ АЛЬЯНСА | Сюжет skibidi toilet 76 (part 2)
10:13