From cdc1d1b25e468fd1cda5fc3aaf2d5e03ec423824 Mon Sep 17 00:00:00 2001 From: tpart Date: Mon, 2 Jun 2025 19:27:20 +0200 Subject: Render marker always in front --- client/player/marker/interact_marker.gdshader | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client') diff --git a/client/player/marker/interact_marker.gdshader b/client/player/marker/interact_marker.gdshader index 3720290f..d90af197 100644 --- a/client/player/marker/interact_marker.gdshader +++ b/client/player/marker/interact_marker.gdshader @@ -1,5 +1,6 @@ /* Hurry Curry! - a game about cooking + Copyright 2025 tpart Copyright 2024 nokoe This program is free software: you can redistribute it and/or modify @@ -16,6 +17,7 @@ */ shader_type spatial; +render_mode depth_test_disabled; uniform float max_width = .1; uniform float marker_length = .5; -- cgit v1.2.3-70-g09d2