Creating Actors

Hello I was working on a game and wondering if there is an equivalent of Construct Object from Class, but for actors. This would be really useful for the work I am doing. Thank you in advance.

You can use “spawn actor from class”

If you mark a variable as “expose on spawn” it will appear when you call this node:

3 Likes