Hi All!
I would appreciate feedback on this block based Roblox programming tool I’m working on.
- Can snap blocks together to move NPCs around
- Can trigger animations on the NPCs
- Can react to collisions
- Can broadcast events from one NPC and react on other NPCs
- Can trigger effects on NPCs
- Can program with control blocks: repeat, wait, if-else
- Can equip and use tools
- Can save/load your programs
- Can view the generated Lua code (read only) in a Text viewer
- Can drag props and NPCs around on the “Stage”
One eventual goal is to merge some of the block programming functionality into my other Experience “Ultimate Arduino Builder” : https://youtu.be/7akTcRNO_to
Because coding with text on mobile/tablet is hard.
Both can be tried out here:
Ultimate Scratch Builder