Nonexistent function 'interact' in base 'Node3D (InteractionComponent)'. #227
-
Beta Was this translation helpful? Give feedback.
Answered by
Phazorknight
Jul 16, 2024
Replies: 1 comment 1 reply
-
Actually, this is a bit of a bug. So instead of the BUT that one also wasn't set up correctly (would only work when attached to Doors). I've just pushed an update that should fix this though. So please check out 21078e3 and see if that works for you. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Gata-chan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Actually, this is a bit of a bug.
So instead of the
Interaction Component
you want to use theBasicInteraction.tscn
on this if you just want to use a generic one.BUT that one also wasn't set up correctly (would only work when attached to Doors). I've just pushed an update that should fix this though. So please check out 21078e3 and see if that works for you.