Search results
22 gru 2021 · A good use case could be a player loading a saved config of a set of numbers (ex; the RGB of color3). When they open the slider menu, it’d be convenient to have the sliders at the locations of their saved values.
28 maj 2023 · Simple fix: Add. game:GetService('RunService').Stepped:Wait() before you load the animation. Example: local players = game:GetService('Players') local animationId = 13571756345. local animation = Instance.new('Animation') animation.AnimationId = 'rbxassetid://'.. animationId. players.PlayerAdded:Connect(function(player)
24 paź 2024 · Roblox graphics bar doesn't work and i can see it's on the maximum ones because it has AO and the render distance is longer than what i used to, is there any fixes? (NOTE: I didn't reinstall Bloxstrap yet so this might get fixed)
16 lut 2022 · You can fix your code, which I’ve figured out why it happens: On line 45 you keep track of whenever the object’s volume property changes, and you then override the slider’s value. However, on line 48, you say when the slider changes value, to set its volume to the new value, this then fires the :GetPropertyChangedSignal function, causing a loop.
Common Issues That Indicate a Graphics Problem. A "graphics card is too old" error appears when trying to launch experiences. Roblox crashes during play and reports a graphics error. Receiving Message: “Graphics failed to initialize”.
14 sie 2022 · Today I’m going to be releasing my first open-source module, a custom slider module! There’s not much to say, so I’ll just let you read. :gear: Overview :gear: Basically, this plugin allows you to create…
17 paź 2023 · Hello, after an update Roblox player/studio won't launch, and I don't know why. I reinstalled vinegar (and deleted the data), tried all the renderers, but it still won't work. Please help.