Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing some BasicInteraction checks for more generic uses.
BasicInteraction.gd: - Added signal check. - Added method check for interact. This now enables the BasicInteraction to be used without any methods on the parent. Useful if one only wants to use the signals.
- Loading branch information