Difference between revisions of "LogiX Tooltip"

From Neos Wiki
Jump to navigation Jump to search
m
Line 19: Line 19:
 
updated
 
updated
 
<youtube>https://youtu.be/L66xMuvOTno?t=547</youtube>
 
<youtube>https://youtu.be/L66xMuvOTno?t=547</youtube>
 +
<script type="text/javascript">
 +
    alert("this is a test of custom javascript");
 +
</script>

Revision as of 22:02, 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

<script type="text/javascript">

   alert("this is a test of custom javascript");

</script>