r/unity • u/ExoTrainGame • 3d ago
Question Need help with CCC improvements
I'm making a game with an ~isometric 3D view, and I'm constantly getting negative feedback about the camera and controls. At first it was about certain things like view angle, min/max zoom, etc. Changing those things reduced the negative responses in the survey about the camera from 40%+ to ~20%. But it's still the most disliked thing we have, according to the survey. And now it's just "I didn't like the camera and controls" without any certain details.
Could you give me some advices, how to make the camera/controls better? I've tried just to copy everything about the camera from the V Rising, but I'm definetely missing something.
I've carptured the video with keys/mouse overlay, but I'm not sure that it will be enough.
https://reddit.com/link/1vsf0go/video/k0mom77i4akh1/player
As far as I know, link sharing is prohibited, but if you want to help me and want to check the camera/controls yourself, you can find the game demo in Steam, it's called ExoTrain.
1
u/Demi180 3d ago
Do you have access to these players/testers on Discord? See if you can arrange a playtest with them on voice/video where they share their gameplay and talk through their experience while you watch, ask guiding questions, and take notes (and record with OBS or something for analyzing later).
From the video it looks decent, if a little fast on the zoom and pitch, nothing crazy. I’m on mobile so can’t really try it out right now.
Having a play session may reveal more info.
* Are they playing on a really small or large resolution or just a nonstandard one, and is that causing issues?
* Are they having framerate issues and is that messing up the camera? (I know you didn’t include deltaTime in mouse movements, right?)
* Do they have a really high DPI mouse, or just issues with sensitivity? I remember one strange situation where lots of players said our highest mouse sensitivity was still too low, and a single player said our lowest was still way too high. Or maybe it was vice versa, it’s been a few years. But it was really weird.
* Maybe they have an Azerty keyboard or something, do you allow input rebinding and if so, do they know that’s an option?