Does anyone have any experience doing AI? I have followed the tutorials for making Scriped sequences, but the actions that I setup never works. Is there something I am missing or is the Scripted Sequences and AI in Unreal incomplete?
Here is what I do:
1. Place an UnrealScriptedSequence in the level
2. Setup a controller
3. Setup the actions
4. Create an xPawn
5. Link the AI Tag to the UnrealScriptedSequence
Also, my xPawn somehow goes retarded when the level starts. Before I enter the level, the pawn actually walks around and pretends that he is intelligent, but as soon as I enter the level, he just freezes. Am I missing some attributes in ScriptedSequences?
Thanks
Here is what I do:
1. Place an UnrealScriptedSequence in the level
2. Setup a controller
3. Setup the actions
4. Create an xPawn
5. Link the AI Tag to the UnrealScriptedSequence
Also, my xPawn somehow goes retarded when the level starts. Before I enter the level, the pawn actually walks around and pretends that he is intelligent, but as soon as I enter the level, he just freezes. Am I missing some attributes in ScriptedSequences?
Thanks
Comment