BlockLua | Roblox Visual Scripting like Scratch!

Custom Blocks and Block Editor revamp!

New Custom Blocks UI:

When sharing a block:


New Block Editor UI:

It now highlights the parts of the code which will get replaced by the BlockLua translator.


Also, fixed the bug where hovering over a custom block didn’t show its documentation.

1 Like

2 new blocks!

  • has badge - checks if the given player has a badge

  • increase leaderstats - makes it more convenient to increase the value of a leaderstats value. (no more need to get the value, and add X number to it)

New CFrame blocks + glide block!

Hey!
I have added new blocks to create cframe values and a glide block which works kinda like in Scratch. You can specify what you want to move, where you want to move it and under how many seconds.
It can move any Part/Model/Character instance.

Here are the new blocks:

This could help you create moving platforms, guiding missiles, turrets, doors, and much more! Essentially it lets you animate CFrames.

I hope you like the new blocks! Cheers!

Is the plugin totally finished ?

I would say it’s mostly finished. It’s missing the online block sharing feature (basically a website), but other than that I think it is. But there is always new stuff to add!

1 Like

Mostly visual bug fixes + little ui update

Hello!
I have fixed two visual glitches:

  • The screen would be blurred while play testing if you didn’t close the UI

  • “No BlockLua script selected” text being stuck after creating a script / picking an instance

Minor UI improvement:

  • Added a settings icon to make it more obvious that you have to click/drag down the top bar.

Topbar default:

Topbar dragged down:

I hope you like these little changes, I’m working hard to make BlockLua better than ever!

1 Like