I hope someone can help me with my problem and it is no big deal… I´ve also posted this Thread in another Forum but I´m not sure if it was the right one, so sorry for my double-post
I had a working prototype with GameObjects and Scripts on it. I´ve deleted the Scripts out of the Project View and imported 4 similar named Scripts to test em. They didn´t work out, so I´ve deleted them again and reimported my old scripts.
Unfortunately, the game isn´t working anymore now!? Can someone tell me why this happened and how I can get my game working again?
I, being a dumbass, have no Saved Copy of the working prototype so no I´m really stucked.
That being said, are you positive you deleted ALL the new ones and re-imported ALL the old ones? What do you mean by the game “isn’t working”. Are you getting compile errors? Duplicate script errors? Is certain functionality behaving differently? Hard to solve this with so little information.
Always back up… something I´ve learned the hard way now
as I reimported my old scripts, there is no error or warning in the console so the code is working properly, the player(GameObject) just seems to not react to his attached script… if I load the Main Menu i can jump to Level1 and I can also Pause the screen (as scripted). Just the Ship isn´t doing anything. I also tried to reimport the prefab but this doesn´t change anything either…
can I give you any more information that would help you!?