#virtually everything, in both languages
1 messages · Page 1 of 1 (latest)
that depends on a lot of things.. if i would be new to programming, id learn both
I know Java a little bit
Start with c# as it's easier for a beginner then try C++ once you have more experience. You wouldn't spend ages deciding whether to buy a ferraria or a porsche before you can drive :P
if ur new to programming then unreal is gonna be painful
lol
a LOT of programming experience in one language is adaptable to another language
unreal also has this scriptable graph shit, so you can write small games without a single line of code :p
that doesnt get you anywhere though
This blue print thing
blue prints are (not the same but) similar to unity prefabs
also unreal is super hard to learn. its complicated, has few tutorials (99% of them use the blueprints which are bad and dont teach you programming and they cant do everything) and documentation is lacking as well
Is it hard to switch from c# to c++
the only unreal games i know are hello neighbour and fnaf security breach. and they're both super buggy
If I know c# good ?
if you want to get results fast: unity + c# is a no brainer.. if you want to make a career as a game developer, there are a bunch of things to consider
Fortnite ?
its easier than jumping straight into c++
Okay
yeah i forgot about fortnite
but did u see i named a lot of unity games
Yea
I think I first go with c# and unity
And if the times comes I switch to c++ and unreal
You're definitley underrating the use of unreal there John. There are many many successful unreal games lol
if ur a beginner to programming then starting with unity is 100x better than starting with unreal imo
and if you think unity is only for small mobile/sort of games, then you should know that there's a bunch of tripple A games based on unity, like cities skylines, subnautica, escape from tarkov, rust and so on
i mean compared to the list of unity games.
Can I make multiplayer with c#?
ofc
Okay
If you look on wikipedia you will see there are just as many good games :)
Unity has more in general as it has a lower barrier for entry
!learn
:teacher: Unity Learn ↗
Over 750 hours of free live and on-demand learning content for all levels of experience!
Welcome to Roll-a-ball! In this learning project, you’ll: Use Unity Editor and its built-in capabilities to set up a simple game environment Write your own custom scripts to create the game functionality Create a basic user interface to improve the game experience Build your game, so other people can play it!
btw, some more known unreal engine games would be batman arkham city, ark survival evolved, sea of thieves, street fighter 5 and indeed the probably most famous one: fortnite 😛
so mostly games made by big companies
i was only talking about triple A games, for both engines
Is it to learn c# too?
have a look
!learn
:teacher: Unity Learn ↗
Over 750 hours of free live and on-demand learning content for all levels of experience!
check this out too
Try it and see. if it's too much look up C# tutorials on YT
If you have done no c# at all you probably want to start with basics before trying unity though
Is it free ?
@regal widget also any game that can be made with unreal can be made with unity. one isnt worse than the other.
yes
Okay ty guys
Pretty nice community here I remember that community for learning paper API Java you 1000 friendlier :))
!learn
:teacher: Unity Learn ↗
Over 750 hours of free live and on-demand learning content for all levels of experience!
Wait
What’s an good IDE for c#?
a free one, visual studio
definitely visual studio
Okay
payed, jetbrains rider
!ide
If your IDE is not autocompleting code
or underlining errors, please configure it.
Select one:
• Visual Studio (Installed via Unity Hub)
• Visual Studio (Installed manually)
• VS Code
• JetBrains Rider
• Other/None
Thank you so much
rider is by FAR the best ide i've ever used
especially for beginners helpful, because rider can give you a lot of information, and let you do automatic changes and "fixes" and a lot of other great features
but, i suppose with the right vs code plugins you can get similar results
I never got on with it personally but it's hard to get over years of using VS