Difference between revisions of "LogiX Tooltip"

From Neos Wiki
Jump to navigation Jump to search
Line 19: Line 19:
 
updated
 
updated
 
<youtube>https://youtu.be/L66xMuvOTno?t=547</youtube>
 
<youtube>https://youtu.be/L66xMuvOTno?t=547</youtube>
<div id="RubikTest"></div>
 
$(function () {
 
$('#mw-mywiki-example').html('any HTML');
 
}());
 

Revision as of 22:07, 24 December 2019

The LogiX Tooltip is a tooltip that allows you to work with the Neos' visual programming system, creating and modifying nodes and making connections between them.

DisplayToolTip.png

The display tooltip is found by clicking: Inventory > Essential Tools > Display

MainMenuBar Inventory.png

Inventory-EssentialTools.png

EssentialToolsMenu-DisplayToolTip.png


Tutorial

updated