#cant detect button click?
7 messages · Page 1 of 1 (latest)
local ft = require(game.StarterGui:WaitForChild("Scripts"):WaitForChild("FrameTrigger")) this should probably be PlayerGui not startergui
just a guess, without seeing whats in that module
that module is there for animating the UI
why startergui when it should probably be playergui?
idk