#Component System Video

1 messages · Page 1 of 1 (latest)

wise adder
#

https://www.youtube.com/watch?v=CDTlsf0X34Y&t=245s

I'm watching video right and I'm new to scripting, but isn't this just tht collection service...
lmk if im wrong and say u swear

In this video I talk about writing your own component system, the core concepts, an applicable example, and extending it further!

If you want to see more detailed or specific content as well as other topics comment below!

If you enjoyed the video hit the like button and subscribe!

This tutorial is part of a series on ROBLOX Studio developmen...

▶ Play video
unreal jay
vast mountainBOT
#

studio** You are now Level 3! **studio

unreal jay
wintry roost
#

W

#

i'm still not sure when i will need component system

wise adder
#

i might use it in the future idk

fallen trellis
fallen trellis
#

No

wintry roost
#

so i watch the video yesterday

#

its actually very simple

#

its just using tags to attach a function

#

so whatever instance that have that tag it will perform a set function

#

and a component script will be the one checking

#

ofc its not gonna go through the whole game and getdescendants thats very bad

#

its gonna use CollectionService, if you haven't heard that you should learn that there's some good yt tutorial like from gnome code

wise adder
wintry roost