#My controls dont work
1 messages · Page 1 of 1 (latest)
Could you record a video please
yeah
the whole time i am spamming the grab button when close to the ball and when i shoot i only clicked once and had to click again to release the ball
sorry if the video is kinda bad
I've never seen this, and I don't know why this would happen
Maybe you have a controller plugged in or something?
i did but i unplugged it and restarted my game
when i recorded the video it was unplugged
And it still happens?
yeah
i assume you are using the new input system?
Yeah
weird and kinda dumb question but is the outline effect a fullscreen shader?
Yes it is, how come?
I honestly don't know what would be causing this on Unity's end
Have you tried restarting your computer or revalidating integrity of game files?
retarted my computer but ill verify
Oh i was just curious how you made the outline, unrelated. I can't verify the files tonight but ill tell you if it fixed it tomorrow
^^ having this same bug I think
no controller plugged in, grabbing ball takes 3-5 clicks, holding down click doesn't work, and I can't charge up shots when shooting
@vague leaf
He made it maybe he can tell you some stuff :)
the fullscreen outline effect is a post processing effect that reads from the urp sample buffer's normal maps and the scene depth. it then compares pixels with a small offset, and we can tune the threshold for making an outline. It then reads from the scene colour in order to create a tint as the outline
it also accounts for scene depth in the threshold so we can adjust how the outline looks at different distances

Umm somehow I think that fixed it I verifyed and it seems to be working now
nevermind 😢 it worked in the lobby but when the game started it happened again
@vague leaf @fathom prawn do you guys have any ideas why this would happen
Are you using any steam input or anything
off the top of my head
if you have any kind of controller emulator on your pc it could cause this
It could be something weirder like a drawing tablet and pen, or Vr controllers or something
Though I think those options are far less likely
What kind of mouse are you using? And is this only a problem with Beetleball, or have you noticed this in other games / apps?
i might have a drawling tablet plugged in. I'll check when i get home and tell you if it fixes but it doesn't happen in any other game. I have a Logitech g305
my drawing tablet is not plugged in so it wasn't that
if i host the lobby it seems to work fine
are u on linux by chance?
bc i am and maybe thats why
none of my friends have this bug
yes
that might be it so that's why the dev should add linux support for a whopping 2 people
That's interesting that being on linux would cause that
I will in the future don't worry. Right now though I need to be pumping changes out so having to build the game twice adds too much friction
yeah it doesn't really make sense but i appreciate you spending time for so little people 👍
what version of proton are you using i could only get it to work on ge9-27
LOL
Im on steams default which i think is hotfix, would be interesting trying different versions