How To PRELOAD Your ANIMATIONS | Roblox Studio
HTML-код
- Опубликовано: 10 фев 2025
- In this video I show you how to preload your #roblox animations in #robloxstudio .
As always, keep leveling up bro, be safe, and I'll see you when I see you, peace...
Discord: / discord
Scripter with 4 years of experience here, amazing video, content provider is one of the most underused services in games, but its a game changer.
One quick tip, preloading each asset one by one is really slow. Content provider can load more than one animation (or decal or gui element) at once, hence why you can pass a table (the {} braces) and not a single instance. You can directly do "contentProvider:PreloadAsync(anims)" in the script you showed instead of using a loop and putting each animation in a table. You can also preload everything in the replicated storage or workspace directly this way.
Great video, keep up the good work! 💪
super helpful.. thanks bro
Yeah, I was reading the docs and thought if it can take an array why would you loop. Then I tried it, worked well. Self esteem boosted xd
Thanks for making this, I've been struggling to figure out how to properly preload my animations and this worked!
bro is pumping out vids like every week🔥
Yessir!
Also thanks for the comment :]
@@iamLudius Yo, I'm having a problem with roblox studio for months, Can you help me?
W bro keep it up 🔥🙏
I will bro, thanks for the comment :]
Ludius you’re a life saver man
I just tabbed out when he said 01:03 ... I had gold fish attention span
got me there
My hero ❤😊
Next vid please play our games i've been waiting so long for that vid to come out, regardless W vid
time to start gooning
Stop it, get some help
W vid
W comment :]
hey ludius,your biggest fan,i really need some help of yours bro,can you make a video on how to make animations on blender in 2024 for beginners??
Thanks!
OR instead of a loop just do:
contentProvider:PreloadAsync(anims:GetChildren())
@@dappermitch I've been saying this guy a beginner nobody listens tho
IF ANYONE IS HAVING TROUBLES TRY THIS:
if ur playing ur animations in the server and not on the client (with a script and not a local script) then just make a script in server script service and do the same thing, it will fix the issues
bro is so cooked he is using pairs
waiting for the dash video ludius 😈
I don't know if my comment caused this video or not but if it did that would be pretty sick
i use
```
local CP = game:GetService("ContentProvider")
local assets = game:GetDescendants()
local plr = game.Players.LocalPlayer
local char = plr.Character or plr.CharacterAdded:Wait()
for loaded = 1, #assets do
local hum = char:WaitForChild("Humanoid")
local asset = assets[loaded]
CP:PreloadAsync({asset})
if asset:IsA("Animation") then
hum:LoadAnimation(asset)
end
end
```
for my game
im a bit late but neither the one he used in the vid or mine is working, is it because i play my animations in a server script?
i litteraly just found a way to fix it
@@YOUSIFDOOFUS lol, preload script is local script in replicated first, and play animations in server script is useless
@@huy_nigera unless your making like a tool skill
Bro lower the price on ur course your too novice to be charging 100$ a month
js watch yt tutorials they're very good. I recommend thedevking and alvinblox
100 dollars….. who does man think he is to be charging us that
I'd pay at most 2$
so the replicated storage is a plugin?
Yoo
I am late 🤥
how do you access these preloaded animations?
music at 50 seconds is?
Can you make a Sword m1 system?? Plsss
it’s not too difficult, follow the EXACT steps of ludius’ m1 video, but change the anims to sword m1s
(you can also make some custom changes)
@@Smolpotato1 does it have like slash effects too? Like yk when i attack people? I already have the animation i just need the script
@@Smolpotato1 and btw i need a sword m1 system does it still work?
what if my animation is in serverstorage?
first, ez shit
Na I’m 1
@@bot_lobbbys you sound 5
@@RealExposify I’m 10
The goat 🐐
not work in roblox client. working only in roblox studio.
Yo 1st
*2nd
You the goat 🐐
ok
Ok?
33
34
@@iamLudius 35
@@fanchipss 36
@@BruuhBoi37
it don't work for me
thats a thing?
gjgjgjgjgjgj 7k!!
iwh882
Thanks for the comment :]