#hey everyone... please help me out here

1 messages · Page 1 of 1 (latest)

sand shale
#

That's because when using the Select node, the Spawn Actor node can't deduce the actor type anymore (because the class is not necessarily a pawn, could be anything). So if you want to use the Select node, you should cast the return value of the SpawnActor node to APawn

royal topaz
#

someone answered this questoin before i saw this. but thanks for actually helping