I get an error stating that fpsCam doesn't exist in current context, could I get some help?
@NightTimeDevelopments11 ай бұрын
You have to have a cam called fpsCam, I think I explained it in the vid. Hope this helps.
@Kandu12346 ай бұрын
i cant see my bullet tracer
@eawgawegawe Жыл бұрын
im a simple man, i see code to download, i like and subscribe.
@NightTimeDevelopments Жыл бұрын
Thx gentelman
@cataref2387 Жыл бұрын
one problem tho the bullet trail keep ading up how do i delet them after i shoot
@NightTimeDevelopments Жыл бұрын
your trail animation is probable set to infinite, either shorten the animation or self destroy in code
@joelferraz-leite12442 жыл бұрын
A bit off topic, but how would one go about adding a double jump to your movement script?
@NightTimeDevelopments2 жыл бұрын
Yea, so the movement script on my channel has that function, but it is kind of infinite kind of like flying - kzbin.info/www/bejne/hKmaZH5rps6HhsU if you dont like this one than just search on KZbin
@sir.niklas20902 жыл бұрын
Check if player is not on ground and if player has already jumped then add force or such.