0
Guys Did you have an experience in unity game development or in unreal engine ??
i need some help plz !!
4 Respostas
+ 1
I have had a little bit of experience with Unity (not so much unreal engine). What are you wondering about?
0
about making a real soccer game with unity
0
is really hard but figure out and solve some problems but i didn't understand how a static obj be unstatic and the reverse.. at in time game playing..
- 1
Making a fully complete soccer game (e.g. it has several playable characters, good physics, etc.) could take quite a bit of time and effort, but if you are really willing to do it, you could probably finish it (although, it could take several months or a few years to complete).
I would first recommend looking for and downloading a bunch of assets from the asset store that you may think could help you out with completing the game. This may be soccer balls, nets, player models, and anything else that you could use to simulate a soccer match. After doing so, it would be best to look up several tutorials on the ins and outs of Unity so you can try to understand some of the major features within it (e.g. scripting, events, U.I., etc.). I would recommend Jimmy Vegas' series on YouTube as he goes over a large amount of what you would need to know to use Unity. After doing so, you could start trying to put everything together, writing all of the scripts and adding all of the assets into your game to work.