So I want to use something like SMRT for dialog bits. I want to be able to walk up to an object, press a button, and then have dialog pop up. How would I do this in code? I have a scene with a Player Kinematic Body, and an object I want to interact with and show dialog when you press the (X) action button in front of the object. I want the option of disabling the movement controls while dialog is triggered.