Can't see spawned bots. Noob problem.

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

Ramsy

New Member
Nov 16, 2009
5
0
0
I have to set up a very very basic level for an assignment. But there's something very strange going on. I've set up an actor factory to make a single bot on startup but it's not showing? If I spawn two bots there's an invisible firefight between them but I still can't see them.

I've set up the actor factory the same as I have in the past and it's definately being triggered (It outputs its comment to screen). The controller class is UTBot and the pawn class is UTPawn.

It's driving me nuts that I can't do a simple task.
Any help? Anyone please?
 

Ramsy

New Member
Nov 16, 2009
5
0
0
I tried the same setup in UDK (instead of the UT3 editor), exact in every detail and it works fine.