#Im gonna help this person
1 messages · Page 1 of 1 (latest)
u
hi
send a vid
hmm
first, remove time.deltatime
that is not good
first, try moving your axe forwards
uh... decrease fov
hm...
Unsure if itâs relevant but thereâs lots of different fixes like physical cameras or focal views or something
Are we sure itâs the camera or just the moving perspective of the axe?
@feral wave what happens if you look at a straight line and move up and down
So not just the axe?
I said what about a straight line
Does the line bend when you move up and down?
Why do you need the transform of the camera?
In the axe controller
@feral wave changing the fov doesnât fix it right?
I doubt itâll work but you might be able to counter it idk
Actually it probably wonât tbh
It doesnât seem like the script but idk
The script doesnât change the cameraâs properties right? Like transform/scale? Or fov? Only rotation?
Yeah it doesnât
What happens if you manually rotate the camera? Does the same effect happen
If it does, then itâs a camera issue. If it doesnât, then its a script issue for some reason
So itâs the camera
whats your fov rn
Play around with the camera settings, ig. If none of them work, tick physical camera and mess around with it. You can mess with them in play mode, write down the settings you like, and then input them in scene mode
You can, but if manually moving the camera also has the same effect, itâs not a script issue
No, but I donât see how it could be a script issue if moving it manually recreates the same effect
Really?
So itâs a script issue then:/
Iâve never made a first person game before so I have no idea, I can only guess
Hmm
I think you need to unchild the camera or the axe from the player
On the bright side, the camera is no longer distorting
Well fix your script. Itâs way easier to fix movement than some weird camera distortion
Well look at how you made horizontal movement, debug it, and fix it when you find out whatâs wrong
Well all of this is too advanced for me anyways. Iâm only good at problem solving
hmm
Well for some reason your movement only worked with the objects childed so start from there
maybe... try this: https://www.youtube.com/watch?v=wH4IyFXrWQw (ik its a terrible advice)
Ever made a first person game and noticed that your weapon starts to clip through walls when you get too close? Well it's REALLY easy to fix and permanently draw the weapon on top of any other object!
Join me and learn your way through the Unity Game Engine, the C# language and the Visual Studio editor. Remember, if this video was useful then D...
seperate cam might work
??????
He got the distortion fixed
If anything, itâs worth it since camera distortion is way harder to fix than horizontal movement
:|
I think you can still move it through script
unfreeze it
It just doesnât move naturally
hm
I could be wrong about that
Just reprogram your movement
Probably just the horizontal bit
And the issue is?âŠ
Well fix it
Stop making excuses for not fixing it
âIt used to work so I wonât bother fixing itâ
Well reprogram it
You have most of the pieces done
Save them
Start from scratch, and reuse snippets if you think you can make it work. Reprogram things that you arenât sure will work
Start with rotating the body
Horizontally
Then reuse movement
Dunno what to tell you :/