Brick Planet's script language?
Posted by HemarisThysbe on May 6th 2024, 3:22AM
I want to make a game but I don't know how to script. I want to make something similar to The Normal Elevator.
Posted by HemarisThysbe on May 6th 2024, 3:24AM
Also, best free ways to learn a scripting language?
Posted by Orbit on May 6th 2024, 11:24AM
BrickPlanet's scripting language is Lua. I recommend looking at simple scripts that other people have created and learning how they work before attempting to create your own. Lua is easy to learn and incredibly popular, thus there are numerous resources available online to help you learn it.

Basic Lua introduction:
https://youtu.be/jUuqBZwwkQw

Learning Lua Playlist:
https://www.youtube.com/playlist?list=PLYBJzqz8zpWavt37pA6NANJTGStIHpybU

Lua docs:
https://www.lua.org/start.html

BrickPlanet docs:
docs.brickplanet.com/index.html