Page 1 of 1

coding help

Posted: Mon Feb 16, 2015 12:54 pm
by pandaro
So a little help needed,

problem 1
there is a way to prevent a player to move?
for example
if life points <10 then
the player can not move

problem 2
is there any way to change the speed of a player?
example:
if life player <50 then
speed player == half the normal speed of the player

problem 3
there is a way to move a control point?