Fade in animation of 3D object - Godot Engine - Q&A
ℹ Attention Topic was automatically imported from the old Question2Answer platform. 👤 Asked By TobiLa Hi, I want to build some kind of 3D City builder. For that I don’t want to create extra models for my buildings during construction time, so I had the following idea: When a building is placed by the user I want to slowly start rendering the object from the bottom: So if the object building phase is 25% complete, I want to show the bottom ...