Search Results
7/25/2025, 12:28:08 AM
I need help with this shit.
>Making a DMC1 style camera where your movement is relative to the camera
>Works fine
>A week or so later, the character just starts bouncing up and down and drifting around despite me having changed nothing besides adding a script that literally has nothing to do with movement.
Also the console reads
CommandBuffer: built-in render texture type 3 not found while executing (SetRenderTarget depth buffer)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Any ideas as to what I need to fix?
>Making a DMC1 style camera where your movement is relative to the camera
>Works fine
>A week or so later, the character just starts bouncing up and down and drifting around despite me having changed nothing besides adding a script that literally has nothing to do with movement.
Also the console reads
CommandBuffer: built-in render texture type 3 not found while executing (SetRenderTarget depth buffer)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Any ideas as to what I need to fix?
Page 1