Robot Pawn Not Working
Robot Pawn Not Working
When I put a pawn in my level and defined the script (robot.s) the robot won't do anything but go idle in the preview
Please Download Infantry Challenge from my website this is my first game. I am currently working on adding Timer, Scoring System, a Highscoreboard and adding robots.
http://members.shaw.ca/alexshel
http://members.shaw.ca/alexshel
You must also define the SpawnOrder, the first order to be executed in the script. In robot.s this is 'Spawn'.
Make sure you type everything correctly in the pawn properties.
If you have already done that, open the script and set 'Console(true);' in the first order and check what the console says when you run the game.
Make sure you type everything correctly in the pawn properties.
If you have already done that, open the script and set 'Console(true);' in the first order and check what the console says when you run the game.
Pain is only psychological.
Thanks it worked i typed "spawn" not "Spawn"
Please Download Infantry Challenge from my website this is my first game. I am currently working on adding Timer, Scoring System, a Highscoreboard and adding robots.
http://members.shaw.ca/alexshel
http://members.shaw.ca/alexshel