Skip to content

Instantly share code, notes, and snippets.

View Jerry-Spice's full-sized avatar

Jerry Spice Jerry-Spice

  • Josh Landia Official
  • Josh Landia
View GitHub Profile
@saturngamesss
saturngamesss / trajectoryline.cs
Created September 15, 2020 14:26
Easy 2D trajectory line for Unity 2D.
//************** REAL GAMES STUDIO ***************
//************************************************
//realgamesss.weebly.com
//gamejolt.com/@Real_Game
//realgamesss.newgrounds.com/
//real-games.itch.io/
//youtube.com/channel/UC_Adg-mo-IPg6uLacuQCZCQ
//************************************************
using UnityEngine;