flo-wolf / Flip-Fall

Flip Fall - Mobile Arcade Platformer, made with Unity. Available on the Play Store
https://play.google.com/store/apps/details?id=com.florianwolf.flipfall
Other
22 stars 4 forks source link

Update all nested level-object prefabs via script #56

Closed flo-wolf closed 7 years ago

flo-wolf commented 8 years ago

Attention! Transforms and LevelObject scripts have to keep their values, only update certain Components like MeshRenderer or ParticleSystems

flo-wolf commented 8 years ago

http://framebunker.com/blog/poor-mans-nested-prefabs/

flo-wolf commented 7 years ago

Obsolete, since levels are no longer stored as prefabs.