URGENT Help needed!

Hi there,

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 :frowning:

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.

PLEASE HELP!!!

Thanks in advance

Are there any errors/warnings in console?

Always back up before making deletes like that.

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 :frowning:

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!?

here´s a Link to another Post I made today, you can find the script inside but as I already said, the problem seems not to be the code itself…

http://forum.unity3d.com/threads/247013-Help-Accessing-another-Script

Hey Guys,

glad to tell ya, I´ve just made it working again… thanks for your help anyways!!