Hey Developers,
So I’m programming right now for a “Choosing teaming” GUI.
So I’ve checked my error It’s a “a.b” but I don’t know how to make it run correctly here is my code if anyone could please help me out with my little mistake.
local player=game.Player.LocalPlayer
local character
--Character Loading
player.CharacterAdded:connect(function(c)
character=c
end)
--GUI Variables
local gui=player:WaitForChild("PlayerGui")
local ui=gui:WaitForChild("ui")
--Load assets
local assetObject=script:WaitForChild("Assets")
local assets={}
for a.b in next.assetObject:GetChildren() do
asset[b.Name]=b
end
Alright so I just finished my code, but now I have a issue It comes up with the Little red underscore on “.”
here is my part of the code: function tween(t.s.d.p.o)