#Hello, i need help i’ll pay in robux
1 messages · Page 1 of 1 (latest)
use a plugin to import blender anims to roblox
If you search plugins youll find something called blender animations
Theres tutorials all over youtube
On how to use it
i already have made the animation but i'm trying to script so the animation happens when i want it to that
where im stuck
You want to play the animation
?
You get the anim id and load it on to the characters humanoid or an animator as a track. Then you can say
Track:Play()
Local animId = [your id]
Local track = humanoid:LoadAnimation(animId)
track:Play()
Something like that
I want to apply it onto the machine when u use it like this. But i don’t know how
Bro my guess is this
- Once the player lays on the bench, make the transparency of the dumbbell 1
- you clone the dumbbell model
- Position the clone the way you want, weld it attaching the dumbells primary part to maybe the right hand.
What will happen is the dumbbell will move with the arms animation movement
You can begin by attaching lets say a proximityPrompt inside the bench model so when you press “E” it positions the characters humanoid root part onto the bench facing the right way
On press, do these steps ^
ye im still stuck i didnt get nothing to change
** You are now Level 2! **
i'm acc so trash rn
Like
If you want i can help you in the actual studio
Ye please
Y it’s a group game so i cant add players and make them devs, only playtest role then for some reason. I’ll send the group link
BaconHairStudio is a community on Roblox owned by RealBaconHairStudio with 484 members. The offical BaconHairStudio group is here! 🌍This group have everything!
-We have Giveaways🎉 (in my disco)
-We make Games🎮 (they’re good)
-Clothes on sale🏷️ (5 robux only)
-Chat box, to chat in with friends, make friends!💬 :)
-We have the ...
Say when joined
You on rn?
Nope🥲👎
I might have ruined everything
When you have time to help me
Thanks
Joined the group?
Only way i can give dev role
i gotcha
Thanks
Ok
You should have it now
k
In group experience
can you show me where the problem is
I used YouTube tut that was from 2026 prob why i don’t know
Go in team test
broskie?
I’m in team test aint i
** You are now Level 3! **
yo bro
can you screenshot
where the script is at
i cant locate my way around this mess 😭
Wait what the hell
The script is gone
Wtf
interesting
Is that why this happend
uhh
well clearly something is running it
its gotta be somewhere
it has functionality
find it quick
cuz i got stuff to do
Searc bench in workspace in server script service
you can see its only the bar
theres no welds for the weights
OH WHAT
yep
and also
the animation plays on the invisible bar
if you select it, you can see it move up and down
Ooooh
Omg i’m so dumb
you need anything else or no
Ye under the map
I have the animation for the machine
I don’t know how to make so the animation acc is there i got into this mess cause i tried doing it..
Ye?
Oooh
search up videos on how to organize code
I use like 40 hours to understand 1 simple things 🫃🧠
Okay
back
Okay
so what else you need
Just to add the animatiom for the dumbell and the pulldown that’s it
show me where
** You are now Level 8! **
Wot
yk you can just play it on the humanoid right
I just watched the tut 😅😅
and
youre supposed to load the TRACK
not the animation instance
thats probably the issue