PDA

View Full Version : Kismet Ch9 studies



Attila003
08-05-2010, 12:57 PM
Hi All,

Im using the Mastering UDK books and on the Kismet chapter and can't seem to figure out what is wrong with my Kismet setup to spawn actors.

Trigger_0 (used) into ActorFactory spawn actor.

ActorFactory settings:

Factory property: ActorFactoryRigidbody
Static Mesh: sm_simplesphere
spawn points: 10 adds

However I can't input the text information in the index space as suggested in the book.

[0]: TestPlaceableActor_0
[1]: TestPlaceableActor_1

and on down the line for the rest. So at this point I should be able to spawn actors when using the trigger but nothing happens.

I have broken the whole thing down and rebuilt it again and same result. I must be missing something and any advise would be great.

Attila003

LordNelson7
08-10-2010, 05:44 AM
Try to delete old spawn point and create a new one from scratch in the editor.

Attila003
08-10-2010, 08:03 PM
Ok will do. thanks.