bloxcode icon indicating copy to clipboard operation
bloxcode copied to clipboard

Implement Roblox scripts using visual programming blocks

Results 13 bloxcode issues
Sort by recently updated
recently updated
newest added

Hi, any chance to make this Scratch-like (or Scratch-junior) in terms of commands having icons enabling young kids who don't read or write yet? (but know block programming)

When i was trying it only shows the if statement

Looks like this is supported with the squirrel packager: https://www.electronjs.org/docs/latest/tutorial/updates

Add a button to Bloxcode that causes it to disconnect from roblox studio. The same button should reconnect if clicked again.

https://developer.roblox.com/en-us/articles/Teleporting-Between-Places

https://developer.roblox.com/en-us/articles/Pathfinding

I think this would involve exporting functions from modules that are available in scripts and localscripts. Now that I have a better handle on how to make dynamic updates to...

Built up a complicated script in one object and realized it was the wrong one. It would be nice to be able to move the code, or copy/paste it between...