2DWorlds Forums
Does Buildism use the same Lua as ROBLOX? - Printable Version

+- 2DWorlds Forums (http://2dworlds.buildism.net/forum)
+-- Forum: 2DWorlds (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=4)
+--- Forum: 2DWorlds Discussion (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=10)
+--- Thread: Does Buildism use the same Lua as ROBLOX? (/showthread.php?tid=6175)

Pages: 1 2 3 4


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.