itch.io is community of indie game creators and players

Devlogs

Fixed The Node Editor

Turbowarp Extension Maker 2 BETA
A browser tool made in HTML5

I have finally fixed the Node Editor!

You can now actualy "use Nodes" since before there was a bug where  you could not chain Nodes.

To prevent that bug i have rewritten the Node Compiler and therefore made Debug Views which i have decided to keep as a toggle.

In the Debug View you can see the results of the Nodes in realtime so for example a Plus node with the input 1 and 3 will say 4 on top of it.

You can also display the node's result as the JS that will be compiled (also realtime) but it will get very messy after a few nodes.

Im looking forward to adding more nodes and improving the Node spawning! With the current system i have its very easy for me to add Nodes so i probably will add a few in the next Update.

I also want to create a menu where you can edit a Block and not its function. For example its name or id, inputs, blocktype, input types, ect.

Files

  • Turbowarp Extension Maker 2 Nodes Fixed.html 4 MB
    5 days ago
Leave a comment