by savvy » Sat Jul 23, 2011 8:02 am
ok, so you want it to move after punched.. use a variable to control if patroling is available, when you punch it a variable goes up, then in draw actor put the whole patroling function into an if... as so..
- Code: Select all
if(variable>=3)
{
do stuff...
}
savvy
--> For my help, i ask for a simple +1 if it helps! ^-^
--> I dont code, I type art which you dont understand.
--> I keep winning the 3D model challenge at college, teacher says: "you keep winning im not giving you prizes".