Swapping to Univeral Render Pipeline and testing out some stylised lighting@

This commit is contained in:
Dan Foster
2026-02-11 22:26:26 +00:00
parent f1154113c0
commit bd036cb8fb
33 changed files with 2949 additions and 59 deletions

6
Assets/Scripts/Player.cs Normal file
View File

@@ -0,0 +1,6 @@
using UnityEngine;
public class Player : MonoBehaviour
{
public float health;
}

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: f9e99d5848b80d246b6540ad0aabf4d8