Method with RepNotify works for Printing String but I want to make something more complex. This is my double jump (and a part of dash).
And what I want to do is to make server jump whenever server or client presses space. I tried to have custom event been called from RepNotify, but it does not work. For now it looks like that: server can double jump and “Used Dash” is being set to 0, and on the client side: You can jump twice (or single double jump), but “Do N” does not reset nor “Used Dash”.