Hello,
I am working on a mod that changes the players speed based on armor and certain other attributes. I have the mod almost done, except for the phase suit. I would like it to be so that when the player reaches a certain speed, the player is then able to walk through blocks on the same y plane (so he would be able to move forward/backward/sideways, BUT NOT UP AND DOWN).
I have a method that checks to see if the player is up at or past a certain speed, and if he is, sets him into no-clip mode, and then constantly checks his y value and keeps it at the same level, but this doesn't work very well.
I don't know if there is another way to do this, but any help would be greatly appreciated!
-d4rkfly3r