Ok, so I'm having a lot of trouble with this and I hope you will be able to elp.
I want to limit the number of steps a player can take, and once this number of steps are taken, I want the payer to be able to reset the steps to 0 and start again.
I can get the steps limited using the control variable an linking the to them steps taken, but I cannot seem to reset the steps so the player can continue moving after the reset. I have tried to reset the variable to 0, but it's not working.
I hope someone might be able to help.
I want to limit the number of steps a player can take, and once this number of steps are taken, I want the payer to be able to reset the steps to 0 and start again.
I can get the steps limited using the control variable an linking the to them steps taken, but I cannot seem to reset the steps so the player can continue moving after the reset. I have tried to reset the variable to 0, but it's not working.
I hope someone might be able to help.

