Anonymous
9/11/2025, 6:00:21 AM
No.538703119
>Spend all this time writing out the mechanical kinks of the game and how it works in extreme detail. Even have programming and shit along with some simple models
>Haven't thought of a proper story beyond the setting and basic premise along with a FEW story beats
Stories with memorable, original characters and atmosphere are pretty beloved. Look at Hollow Knight or Deltarune.
Anonymous
7/25/2025, 12:28:08 AM
No.532558202
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?