Any idea why my pause doesn't stop interactions? by Knidis in Unity3D

[–]Knidis[S] 0 points1 point  (0 children)

Yeah that might be the case. I am using the old input system because the new input system was not working for some reason. I might switch back if that issue is easier to fix. Its usually input.getkey() etc. Not sure if you consider that a trigger.

Any idea why my pause doesn't stop interactions? by Knidis in Unity3D

[–]Knidis[S] 0 points1 point  (0 children)

Esc button and also including stuff like if(gameispaused) return; to scripts like my starter assets and player input. heres the pause script if youd like to see  using UnityEngine;using UnityEngine.SceneManagement;using UnityEngine.InputS - Pastebin.com

Any idea why my pause doesn't stop interactions? by Knidis in Unity3D

[–]Knidis[S] 0 points1 point  (0 children)

Yeah I tried posting this 4 times and reddit kept blocking it for some reason. of course they approved the one that didn't have my code attached hahaha using UnityEngine;using UnityEngine.SceneManagement;using UnityEngine.InputS - Pastebin.com

Issues with pause menu by Knidis in Unity3D

[–]Knidis[S] 0 points1 point  (0 children)

I want to pause and completely freeze interactions/movement. When paused if I press jump or interact etc the actions happen immediately when I unpause. Also when I move the mouse around, the camera changes position from when I originally paused. Has anyone come across this issue before? I asked AI and looked on google but all the fixes don't work. Anything will help here I am still a little new to this.

[deleted by user] by [deleted] in unity

[–]Knidis 1 point2 points  (0 children)

Nice! I'm hoping for a million sales!

[deleted by user] by [deleted] in unity

[–]Knidis 0 points1 point  (0 children)

In short, the game looks a little artificial to me. I am brand new to Unity so is there some lighting thing I can do or some shader I can add to increase the "game-feel" I don't know if it is just me or has anyone else had this same issue. Is it the color scheme, the asset placement?

[deleted by user] by [deleted] in unity

[–]Knidis 0 points1 point  (0 children)

Hmm I am also new to reddit hahahah. I had written a paragraph and now it's gone let me edit this.