Top "Roblox" questions

Roblox is an online development platform targeted at kids and teens.

How to call functions in other script files in Roblox

I have a script file embedded in the Workspace that contains functions. I would like call these functions from script …

lua roblox
How does an object reference itself in Lua?

C# has this and VB has ME. What is the Lua equivalent? I am trying to reference the parent of …

oop lua roblox
How do I get the current time in Roblox (consistent across all servers)?

In my Roblox place, I want to get a value representing the current time which is consistent across all running …

roblox
Python PIL - Finding Nearest Color (Rounding Colors)

There is a game called Roblox, in which the player makes the game, usually of lego-looking bricks. In Roblox, for …

python colors python-imaging-library rounding roblox
How to use Web API's with C++ language?

So i've been learning OOP is quite a while now and wanted to test out the little knowledge i have.. …

c++ api roblox
What are seeds in Roblox Terrain Generator?

I'm using Roblox Studio, and have come across the Terrain Generator. It has the text input "Seed" and always has …

roblox