You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Scenario: You have a Canvas button. The button has a script attached. You want the buttons
pressed()
event to call a pressed event in your script.At the moment, you:
pressed()
Signal (Or right-click -> connect)I propose that the Script Methods be added to the Right-Click menu of the Signal to auto-connect, so the process would be as follows:
pressed()
SignalThis would remove multiple screens and options for a commonly used process.
Similar to #5193, but on the Node UI itself, and not on the inner
Connect a Signal to a Method
window.Beta Was this translation helpful? Give feedback.
All reactions