I'm trying to make it so that my main player character can drag around an object when the drag key is held down, but i'm having some issues with it. I tried modifying the "Seek Target" behavior from the forge. Attached is what it looks like.
First off, i'm not sure this is the best way to do it. Anyone have any suggestions?
Second, whenever i run my game with my modified version of this behavior, not only does it not work, but it also slows the game down to a crawl. This seems to happen whenever i use key down/up blocks.