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.

Question How to Making bomb fuse in 2d game?

Discussion in 'Getting Started' started by Vikibaba, Mar 30, 2021.

  1. Vikibaba

    Vikibaba

    Joined:
    Feb 24, 2017
    Posts:
    2
    Hi ,I am creating bomb fuse in game. in my game bomb fuse path is different I am attach reference image below. i was try using line render, Trail render ,path waypoints using game object, etc.

    please any one help me shot out this problem.
    Thanks in advance.

    .
     
  2. JoeStrout

    JoeStrout

    Joined:
    Jan 14, 2011
    Posts:
    9,854
    You need a path-following system, with waypoints or spline curves or similar.