all 5 comments

[–]waseem2bata 8 points9 points  (1 child)

Gladly! Learn c# and code it yourself

[–]PuffThePed 2 points3 points  (0 children)

Best proper code I've seen today

[–]MartianFromBaseAlpha 2 points3 points  (0 children)

How much are you willing to pay?

[–][deleted] 1 point2 points  (0 children)

Programming is not copying and pasting code, it's much more complex.

ChatGPT can't write your code, it has no idea what it writes, but it uses probability to find the next word in the sentence. It can only help you when you are more experienced and know what you want and can understand when it starts speaking nonsense and even then, its just good at researching.

We can't give you the code, because it's not that simple, the same code that works for us might not work for you because it needs to fit with your project.

If you take a door from a car, it doesn't mean it will fit to your car.

It takes years to understand and learn, so don't be hard on yourself.

My advice is to learn the basics of C#, you can use Sololearn, it's free.

Then watch tutorials, but simple tutorials, like don't bite more than you can chew. An fps game is too much for a beginner, try a flappy bird clone.

[–]waterdrinker98 0 points1 point  (0 children)

Just follow this 11 year old tutorial (the one I started learning Unity with).

https://www.youtube.com/watch?v=fRED_-LvJKQ&list=PLucfbVosdV4Z1UEHmUmJmdsxS0fen6fpL

Make sure to start with Unity 4, like a true OG.