Location
https://sbox.game/dev/doc/systems/actiongraph/intro-to-actiongraphs/
Summary
When I read the documentation, I did not see the feature to drag gameobjects and components into the ActionGraph window mentioned as a feature, and only discovered it upon a guess fueled by curiosity (I do not know how to write that last statement better).
This was a problem as I was trying to make a sound play, Which after discovering and with some help from the S&Box discord I was able to due by dragging in a [soundpointcomponent]; and as I did not know about this feature, I just kept looking in the node menu to try and find the right node.
I think that adding a page explaining what you can drag into the ActionGraph window would be very helpful, as well as explaining some of the move abstract node and how to use them.
Location
https://sbox.game/dev/doc/systems/actiongraph/intro-to-actiongraphs/
Summary
When I read the documentation, I did not see the feature to drag gameobjects and components into the ActionGraph window mentioned as a feature, and only discovered it upon a guess fueled by curiosity (I do not know how to write that last statement better).
This was a problem as I was trying to make a sound play, Which after discovering and with some help from the S&Box discord I was able to due by dragging in a [soundpointcomponent]; and as I did not know about this feature, I just kept looking in the node menu to try and find the right node.
I think that adding a page explaining what you can drag into the ActionGraph window would be very helpful, as well as explaining some of the move abstract node and how to use them.