ActionReaction's icon

ActionReaction 1.0.0 Scripts 4.1 Community

Submitted by user SrColoma; MIT; 2024-05-04

ideal for interactions 1-1
Introduce 2 nodes "Action" and "Reaction", where "Action" is added to physical bodies like rigidbodies or even raycasts. It abstracts or adds, if the node requires it, "body_entered", "is_colliding", and "body_exited" signals into "enter_act", "inside_act", and "exit_act" signals, respectively. However, it communicates this to a specific-named "Reaction" node, meaning that one action has one reaction


View files Download Submit an issue Recent Edits