A saved Prefab has speed = 3 in the Inspector. The script initializer changes from 3 to 5…

from Unity fundamentals
Unity 6.6 beginner 1 min

A saved Prefab has speed = 3 in the Inspector. The script initializer changes from 3 to 5. What happens to that existing Prefab value?

Report an error