#having an error. I made this Reddit post about it
14 messages · Page 1 of 1 (latest)
Can you post the code where that error comes from, and also the Spawn_info file please?
Ok, I can't really help you with that. Try adding a breakpoint where you make the call to spawn an enemy, and see if it is never reached, and if it is, try inspecting the local variables to see if those give you any information (hover over the name of the variable in the code editor, or look at the right panel of the debugger tab). If you can't figure it out after that, switch over to the remote scene tab where the node tree is, and check to make sure it's not being spawned in the wrong place or something.
It just seems like it’s not spawning at all, I try walking around and they never show up