Fixed last bugs
This commit is contained in:
@@ -14,7 +14,6 @@ enum InteractorType {
|
||||
|
||||
func interactWith(interactable:EntityInteractable) -> void:
|
||||
interactable.interact(self)
|
||||
pass
|
||||
|
||||
func getRaycastInteractable() -> EntityInteractable:
|
||||
if !entityDirection or !characterBody:
|
||||
|
Reference in New Issue
Block a user