Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matusguy/roblox-dev-faq
Frequent problems and questions about Roblox scripting
https://github.com/matusguy/roblox-dev-faq
Last synced: 16 days ago
JSON representation
Frequent problems and questions about Roblox scripting
- Host: GitHub
- URL: https://github.com/matusguy/roblox-dev-faq
- Owner: MatusGuy
- Created: 2022-06-22T15:59:23.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T16:30:36.000Z (over 2 years ago)
- Last Synced: 2024-11-19T22:55:55.301Z (3 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Roblox Development FAQ
A document containing a list of frequent problems and questions people encounter while scripting on Roblox.**Protip:** Questions are numbered, in order to quickly link to a specific question, copy the following link and change `QUESTION_NUMBER` to the number of the question you want a link to.
```
https://github.com/MatusGuy/Roblox-Dev-FAQ/README.md#QUESTION_NUMBER
```*This document isn't made by Roblox.*
***
# #1
### "Where can I start learning how to script on Roblox?"The Roblox DevHub has a webpage for that, it can be found [here](https://developer.roblox.com/en-us/onboarding)
This webpage contains various courses for Roblox **scripting**, modeling, building, etc.