Тёмный

How to Make a Roblox Ability: Level Three 

26AnderDeveloping
Подписаться 401
Просмотров 2,1 тыс.
50% 1

Опубликовано:

 

1 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 18   
@pepsicola-re7zw
@pepsicola-re7zw 25 дней назад
if ur having an issue with disabling player collision try adding to the if statement: or part.ClassName == "MeshPart"
@Clgod95
@Clgod95 Месяц назад
Really Helpful love ur vids
@duckbusiness9524
@duckbusiness9524 3 месяца назад
Dang bro i have looking for these tool type skill especially the beam skill for so long ,ur channel have what i need ,keep making good vid like this dawg
@pachio2011
@pachio2011 3 месяца назад
I love your videos ander but please turn down the music a little
@JOOP_sus
@JOOP_sus 3 месяца назад
hey do help discord?
@r1sing-386
@r1sing-386 3 месяца назад
i think task.spawn(function()) is better perfomance wise cuz im not sure if coroutine.create() gets garbage collected if its not used and task.spawn() does
@26andergaming29
@26andergaming29 3 месяца назад
task.spawn() is very useful. ( I was not aware of its existence until now )
@crazyyy1018
@crazyyy1018 2 месяца назад
coroutine and task.spawn both run on their own "threads"
@r1sing-386
@r1sing-386 2 месяца назад
@@crazyyy1018 the thing is coroutine.resume(coroutine.create(func)) has no way of stopping this "thread" so it's not viable for actual use
@Dayt9na
@Dayt9na 3 месяца назад
My beautiful, magnificent, charming, elegant, glamorous, graceful, heavenly, stunning, amazing, glorious king 26AnderDeveloping has dropped another banger scripting tutorial 🥲🥲🥲 When I saw that new upload notification, I clicked on the video instantly as I am one of 26AnderDeveloping's most loyal and dedicated fans. Within the first ten seconds of clicking this video, I knew this would be a fire upload just from the ability preview and elegant background music choice. Although I enjoy the scripting tutorial, at 0:09, I instantly exploded all over my monitor from simply hearing my goat's voice. I was not able to watch the video because busting all over the screen had resulted in me fainting and having to go on a trip to the ER. When I woke up in a hospital bed, my parents asked me if I was okay, but my only response was "Where is my phone I need to watch this 26AnderDeveloping episode, or else I'm going to die." Sitting excitedly in my hospital bed, I quickly played the video, and boy oh boy was I right about this video. When my king said "Let's get to scriptings" at 11:21, I instantly exploded EVERYWHERE again, covering the entire hospital room along with my parents in my scripting substance... I am back in the ER (again) and will be waiting for the next scripting tutorial upload from my King 26AnderDeveloping.
@matthewavarello9339
@matthewavarello9339 3 месяца назад
💀
@gradientblob1014
@gradientblob1014 3 месяца назад
bro is exploding to roblox devs
@Brick_bruiser
@Brick_bruiser 3 месяца назад
Your pretty good i want to join your discord but the link is expired
@26andergaming29
@26andergaming29 3 месяца назад
ok whatever i"ll make a discord server just cuz ur the 2nd guy who asked
@Brick_bruiser
@Brick_bruiser 3 месяца назад
@26andergaming29 Yeah, I think it would be cool to see you and other devs. I am a roblox dev, too
@26andergaming29
@26andergaming29 3 месяца назад
discord.gg/pFQ9uAcbWJ .gg/pFQ9uAcbWJ
@hazelisgay
@hazelisgay 3 месяца назад
just use raycasting instead of the part lmao
@kriebelpluis
@kriebelpluis 3 месяца назад
Shapecasting is raycasting with a part, it's the same thing