
Our subreddit's suggested list of places you should visit. We cannot moderate users, content, or account security. Following a tense start, Japan eventually swept aside Zambia 5-0. The rules are explained more in depth here. After mixed fortunes in their opening fixtures, Japan and Costa Rica are set for an vital clash at Dunedin Stadium. Use the pinned thread for any non-scripting support questions. It's okay to tag questionable items as NSFW. Don't post provocative/callouts for other devs or users. Don't post any trading posts and any 'help wanted' posts looking for scripters/builders/etc. Don't post anything from our 'Repeated Submissions' list. Follow our self-promotion rules if you wish to post your own content. Only post content relevant to Roblox or this subreddit. Submissions that do not fit within the above threads can be posted by themselves. Roblox Creator Challenge (Three free hats) That's why we create megathreads to help keep everything organized and tidy. When Roblox events come around, the threads about it tend to get out of hand. Our current header image is from this game here! but that seems beyond what you're asking here.Roblox is a game creation platform/game engine that allows users to design their own games and play a wide variety of different types of games created by other users. There is more you could do to prevent the user from entering text that is not numbers, like checking the newValue string for non-numerical characters and removing them. G:GetPropert圜hangedSignal("Text"):Connect(updateColor)ī:GetPropert圜hangedSignal("Text"):Connect(updateColor) R:GetPropert圜hangedSignal("Text"):Connect(updateColor) listen for changes on each of the text boxes Warn("Failed to update colorIndicator with error : ", result) Indicator.BackgroundColor3 = omRGB(clampedR, clampedG, clampedB)
The reason the code you provided is not working is because you have the Delta argument of lerp set to 0. It's basically the CFrame:lerp of Color3. use pcall to safely try and update the colors 1 Answer Sorted by: 0 Color3:lerp is a way to interpolate between two Color3 values. Return math.max(minimum, math.min(value, maximum)) Local function clamp(minimum, value, maximum) All Instances come with a GetPropert圜hangedSignal function that you can utilize to update the color anytime the text changes.