using TeamService does get Teams right?
how to access this
basically like [THIS IS WHAT I WANT TO ACHIEVE]
but it doesn’t show up as a child
local WesternTeam = TeamService.WesternTeam
using TeamService does get Teams right?
how to access this
basically like [THIS IS WHAT I WANT TO ACHIEVE]
but it doesn’t show up as a child
local WesternTeam = TeamService.WesternTeam
game.Teams.WesternTeam
this should work too.
oh i thought you need to do anything thanks for your help