halenf / vr-team2

AIE VR Task Team 2
3 stars 0 forks source link

Fish Core #3

Closed halenf closed 3 months ago

halenf commented 3 months ago

Fish and FishData scripts. FishData is a ScriptableObject that holds the data needed to instantiate a Fish. FishData has the Constraint class which is a glorified Vector2 for storing a min and max for a value. Fish is a MonoBehaviour that will be attached to the actual fish GameObjects in the game.