Änderungen am 03.03.2025 getroffen.

This commit is contained in:
2025-03-03 21:58:44 +01:00
parent 6f7c117ad1
commit 2accb093cb
3 changed files with 43 additions and 12 deletions

View File

@@ -3,7 +3,6 @@ using UnityEngine;
/// <summary>
/// Link zum OG Script: https://pastebin.com/jD62XeKQ
/// </summary>
///
public class ParallaxCamera : MonoBehaviour
{
// delegate -> type; safely encapsulate a method