Enemy Spawn System Glitch
Hi there, thanks for you time out of your day to help me.
I am creating a game that has an enemy spawn system which spawns enemy prefabs and automatically assigns the players transform so they can start to talk towards the player. The enemy script will be linked here, player script here and enemy editor script here.
Have that being said I do not think it has anything to do with the scripting rather the odd file organisation I have. This is a university project in which we were handed an existing Unity project to edit. Just so my lecturer would be able to see easily the work I have added I did not add these files into the same folder but rather made a folder before it. I will display the file locations below so it is easier to understand.
Original Unity project location: DayAndNight-GSD2CW > Assets > Day-Night Cycle
Files for my main gameplay location: DayAndNight-GSD2CW > Assets > Jamie Gorevan
Some files such as my Editor, Main Menu and other Assets are also located at : DayAndNight-GSD2CW > Assets
Thank you for you time and hopefully I can get this fixed before the hand in :)
Your answer
Follow this Question
Related Questions
Factories, serialization and the editor 0 Answers
HideFlags and Prefabs 1 Answer
Shooting enemy to spawn them 0 Answers
Array does not serialize properly in a prefab instance for a scene 0 Answers