Search results
Chat with other creators, learn about Roblox platform updates, and report issues with the platform.
2 gru 2022 · In this part of the Tutorial, I will be showing you how to open, and set up Roblox Studio so you can follow along in other tutorials of mine, and to make it easier to develop on your own First: Open Roblox Studio in One of Two Ways: 1. From your Desktop Go to your desktop screen, and press on the Roblox Studio Icon (Labeled Roblox Studio) 2.
27 gru 2023 · On your 3rd line when you do local ScrollingFrame2 = ScreenGui:WaitForChild("ScrollingFrame2"), it won’t run any code past that line until there’s something called ScrollingFrame2 inside of ScreenGui, infinite yield resulting from ScrollingFrame2 never being in ScreenGui, so while in-game (testing in studio) check to see if you’ve ...
21 sty 2024 · Hello community 👋 I’m having a bug with the highlights in the game I’m working on. These are not shown, they are well configured but neither in roblox nor in roblox studio you can see anything (and it is not a problem of the model because in the main models with highlight is activated with the script below, they do work.) local RunService = game:GetService("RunService") local Players ...
25 wrz 2024 · Hello everyone! For those of you interested in playing Roblox or developing in Roblox Studio on Linux, I’ve put together a detailed guide using Vinegar and Sober. Here’s how to get started: Before installation, ensure you have the following tools: Vinegar Sober Installation Steps Download Roblox APK Navigate to APKMirror and follow these steps: Click on the button below: Select the latest ...
25 mar 2024 · Now Roblox studio works and I’m no longer having sign in issues. Something is broken with the new studio update as I was connected to my wifi (Tmobil 5g) before the update and Studio was working perfectly fine, after the update Is when I got logged out and essentially blocked from signing in.
25 sie 2023 · Well here is a simple M1 Combat System with uptilt, downslam, blocking and stuns. It can definitely still be improved, but I tried my best to make this a ‘decent’ combat system.
21 paź 2024 · Hi Creators, Fall is here, and we’re excited to share the latest edition of the Creator Roadmap. This update covers what we announced at RDC, showcasing the recently shipped features and adding several new projects. We’ve also cleaned up the roadmap by removing some older launches that shipped over six months ago. Catching you up, a few features that have launched since the last roadmap ...
18 lip 2024 · Today, we’re releasing a preview of the next-generation Studio UI. We’re rolling it out as a beta to gather your feedback to ensure that it will help you be more productive. “Next Gen Studio” is a major effort guided by the following principles: A simplified default UI that is more intuitive for new creators A flexible UI system that is more customizable for experienced creators ...
11 maj 2024 · Latest Release: v1.5.3 Heads Up I am no rendering expert, just a complete hobbyist who happened to develop a deep interest for shaders and graphics programming because of two things, Teardown, and Acerola. Consequently, this also means that the shader might be lacking some necessary optimizations and other features. If you wish for more features to be added, or have an eye for possible ...