#we can just make a thread

1 messages · Page 1 of 1 (latest)

queen flame
#

aight

carmine citrus
#

oh I made one but its fine

queen flame
#

oh sorry xd

carmine citrus
#

What do you need?

queen flame
#

the part that confuses me is normal C# and the game development C# are two different things right?

#

or are they connected?

carmine citrus
#

No, they're both C#. However, unity uses their own API which allows you to use certain functions that you wouldn't be able to use in "Normal" C#

#

Learn normal c# first, and then learn Unity's API.

queen flame
#

so until i learn the normal c# i have nothing to do with unity?

carmine citrus
#

No, you can use Unity, it's just easier to start by learning basic C# concepts.

#

The coding is very likely to confuse you unless you start with the basics.

queen flame
#

hmm

#

which ide you recommend

carmine citrus
#

just follow what they do in the tutorial.

#

I personally use vs code, but that's because I'm on linux and can't get visual studio. If I was on windows, I would use visual studio

queen flame
#

alright thanks for your help

carmine citrus
#

Just remember, it's a learning process. Don't get frustrated, and push through it. You'll get there eventually!