RE: Does Buildism use the same Lua as ROBLOX? - Jacob__mybb_import1 - 06-25-2011
It would make it easy for people to put copyrighted music in games, and also Java doesn't support it by default.
If enough people want MP3 support I might be able to find a library for playing MP3s in Java, but if you guys don't report games that use copyrighted music I'll get rid of it.
RE: Does Buildism use the same Lua as ROBLOX? - AK-47 - 06-25-2011
"part.Position = part.Position:add(Vec2D(0, 5))"
I do this instead:
part.Position = Vec2D(part.Position.x, part.Position.y + 5)
RE: Does Buildism use the same Lua as ROBLOX? - Jeff - 06-25-2011
I think he means the forum is very laggy. I think his computer is laggy, not the forum.
|