Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Need help making an animation in Unity that makes an object disappear and reappear every few seconds

Discussion in 'Animation' started by hermanthecrap, Jun 8, 2022.

  1. hermanthecrap

    hermanthecrap

    Joined:
    Feb 4, 2022
    Posts:
    35
    Hey everyone, I was just wondering how I could create an animation in Unity that would disable the mesh renderer on a mesh and re-enable it? I essentially need a mesh to disappear and reappear every few seconds, and I was told this is the easiest way to do it and have no idea how to start and would really appreciate some thorough help. Thanks.