Aller au contenu principal

Version 3.1.9

Momo the Monster
Traduction incomplète !

Résumé

Major Updates to Udon Graph Usability.

Udon Graph Updates

  • Graphique de nœuds Udon : Ajout de nombreux raccourcis clavier !
    • Appuyez et maintenez l'une des touches suivantes, puis cliquez n'importe où sur le graphique pour créer le nœud correspondant :
      • 1 : flottant
      • 2 : Vecteur2
      • 3 : Vecteur3
      • 4 : Vecteur4
      • b : Branche
      • + : addition de flottants
      • - : soustraction de flottants
      • = : comparaison d'égalité de flottants
      • Shift+B : Bloc
    • Appuyez et maintenez C, puis cliquez sur une constante pour la convertir en variable
      • Vous pouvez aussi le faire en faisant un clic droit sur la constante
    • Ctrl+G pour regrouper rapidement
    • L+Clic enregistre la valeur du nœud sélectionné
    • Shift+A pour aligner les nœuds
    • Press and hold Shift+F, then click on a node that outputs an array type, to generate a ForEach loop automatically
    • Most of the above are also available via the right-click menu
  • Added a new topbar that shows the currently open graph and opens new "tabs" to it when you open more graphs
    • You can close each tab with the X button
  • Events/Groups entries are clickable in the sidebar for fast navigation
  • Added search bar at the top which allows you to search through your active graph
    • Press Ctrl+F to move focus to the searc hbar
    • Search activates after entering at least 3 letters
    • Pressing Enter while having multiple search results will jump between them
  • There is a new "Highlight flow" toggle on the topbar, which, when enabled, will highlight the nodes connected via the flow edges
    • Use this to quickly see how the program arrives at the particular node
    • If the node doesn't have any flow connections - nothing will happen

Changements

  • Modifie le lien vidéo dans l'exemple UdonSyncPlayer pour qu'il pointe vers le nouvel emplacement