Olezen / UnitySourceMovement

Source engine-like movement in Unity, based on Fragsurf by cr4yz (Jake E.).
MIT License
310 stars 47 forks source link

Doesn't start #9

Open ixayy opened 4 years ago

ixayy commented 4 years ago

I'm not quite sure if the issue is with itself or because i'm still quite new to unity however when I drag in the prefab and start the game, the game starts but the camera does not change from the one in the editor.

If I look in game view the camera is correct and I can see what I am meant to.

JillCrungus commented 4 years ago

If you check the Unity console you should see the error. The problem is most likely that you didn't set up the inputs the script uses.

ixayy commented 4 years ago

I have definitely set the inputs correctly.

On a side note, I downloaded the original original fragsurf and got that to work as it should.

JillCrungus commented 4 years ago

Other than that, there's not much more advice I can give without seeing if there's any errors in the console.

WloperaLopera commented 1 year ago

i have the same error but i have console errors.