How To Make an M1 System | Roblox Studio

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Everyting works except when i do the m1s its just repeating it without me pressing m1

kingbgamer
Автор

LOVE IT! Theres barely any tutorials that explains each line of codes, and actually helps you understands instead of making it boring, its more fun since in your eyes its not just a bunch of words together its an actually system that works together to make it work

TeleVision-hocy
Автор

If you want a fix to the first m1s not loading properly you can preload the anims using the ContentProvider service (I can provide the script if you want). Hope this helps!

TheUndyingCoat
Автор

Yet another amazing tutorial video. This one really helped as I am currently working on a battleground game. Thanks Ludius and keep up the good stuff.

unfortunateyou
Автор

Everyone saying he fell off but be happy there are still people helping less advanced scripters like bro

shiesty
Автор

first, thanks man ive been a scripter for 2ish months and you've been helping me since and still are. i wanna say thank you and keep doing what you do

KiyoshiV
Автор

for Input, Manager

local prls = game:GetService("Players")
local lp = plrs.LocalPlayer
local mouse = lp:GetMouse()

local m1Script = script:WaitForChild("M1")
local m1BF =



m1BF:Invoke()

end)

winstonmartin
Автор

Kids Remember
You can always preload the animation to avoid the animation being weird for the first time

GamingScripter
Автор

man I just LOVE it when a cool person uploads a non outdated tutorial from 2 years ago for a something that I'm having massive trouble with.. YIPEEE!!!1111 :D

Cudtch
Автор

does this only work with Roblox animations? Or can I use moon animations too

smiff
Автор

It just doesnt work wth, i copied everything and did all the animations, i click m1 and nothing happens

Obese_Fish
Автор

$100 a month? You need to give some of us a better explanation on what you’ll be teaching, or there will be a lot of missed sales/refunds. Tired of paying 50-100 per course only for it to be full with basic repetitive beginner courses

godtype
Автор

W bro u explained everything tysm i kinda understand code now!

FixWolix
Автор

how do you fix loadanimation requires an animation object? M1:33

edit: for anyone having this same issue, make sure your M1 (1) in the animations folder is actually M1(1) and M1(2) and so on so forth so it does not have a space. The concatenation in the m1 script does not have a space, that is why.

Totoroswrld
Автор

BRO I EVEN PRELOADED THE ANIMATIONS AND IT STILL SAYS "load animation requires animation object" PLS TELL ME HOW TO FIX IT

Ooga_OnYT
Автор

it doesn't work... the animations dont work wen i click and idk what to do...

DvdPostesSuff
Автор

how did you animate with r6 in moon animator 2 also how did you use the animations you made

StaightFaceEmoji
Автор

Idk why but mines doing work I keep getting the error that LoadAnimation requires an Animation object on line 12 of my 1st local script do I have to change the code in my 2nd local script or something?

Edit:nvm I was doing some dumb stuff with animation names that’s why the local script can’t find the animations

inkstudiossz
Автор

Another Banger from Ludius bro im a big fan keep going :)

Mrcryptic-cekk
Автор

W video but can you post a tutorial on like the timeline for a new scripter, just started a couple of months ago and would like to know some more advanced concepts. I pretty much mastered OOP and would like to know where to go from there. But great video.

SwervyK