Game Development using Unity3d












1















Pako Game



Hi there, I am just starting game development. Specifically with Unity, Android Studio, and C#. Me and my group planned to make a game for our thesis. The problem is that, our professors want us to make a 3D game if possible. Our proposed game is something like Dr.Driving a car simulation where it involves safety signs, road signs and their regulation. Wherein it should look like in the picture(the pako game)


And my question is that, is it easy to make a 3D game for someone newbie like me? Is there any way where I can just import package assets or API? so that I won't spend much more time in designing the environments and even the car?
Your reply will be appreciated. Thank you very much :)
credits to the picture: Pako Game










share|improve this question





























    1















    Pako Game



    Hi there, I am just starting game development. Specifically with Unity, Android Studio, and C#. Me and my group planned to make a game for our thesis. The problem is that, our professors want us to make a 3D game if possible. Our proposed game is something like Dr.Driving a car simulation where it involves safety signs, road signs and their regulation. Wherein it should look like in the picture(the pako game)


    And my question is that, is it easy to make a 3D game for someone newbie like me? Is there any way where I can just import package assets or API? so that I won't spend much more time in designing the environments and even the car?
    Your reply will be appreciated. Thank you very much :)
    credits to the picture: Pako Game










    share|improve this question



























      1












      1








      1








      Pako Game



      Hi there, I am just starting game development. Specifically with Unity, Android Studio, and C#. Me and my group planned to make a game for our thesis. The problem is that, our professors want us to make a 3D game if possible. Our proposed game is something like Dr.Driving a car simulation where it involves safety signs, road signs and their regulation. Wherein it should look like in the picture(the pako game)


      And my question is that, is it easy to make a 3D game for someone newbie like me? Is there any way where I can just import package assets or API? so that I won't spend much more time in designing the environments and even the car?
      Your reply will be appreciated. Thank you very much :)
      credits to the picture: Pako Game










      share|improve this question
















      Pako Game



      Hi there, I am just starting game development. Specifically with Unity, Android Studio, and C#. Me and my group planned to make a game for our thesis. The problem is that, our professors want us to make a 3D game if possible. Our proposed game is something like Dr.Driving a car simulation where it involves safety signs, road signs and their regulation. Wherein it should look like in the picture(the pako game)


      And my question is that, is it easy to make a 3D game for someone newbie like me? Is there any way where I can just import package assets or API? so that I won't spend much more time in designing the environments and even the car?
      Your reply will be appreciated. Thank you very much :)
      credits to the picture: Pako Game







      c# android-studio unity3d 3d game-development






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 19 '18 at 15:44









      Ali Kanat

      6431616




      6431616










      asked Nov 19 '18 at 13:36









      Rj GucelaRj Gucela

      62




      62
























          2 Answers
          2






          active

          oldest

          votes


















          1















          1. Spent some time learning the interface, Unity3D is a game engine and as any other game engine, is just a toolbox that let you do things in multiple ways: https://unity3d.com/fr/learn/tutorials/topics/interface-essentials/interface-overview


          2. Forget about your project and spent some time discovering Unity SDK, make a simple pong or tetris or space invader just to get a habit of how Unity forces you to do things it's way (quite different than common OOP)


          3. Discover the Asset Store to find packages that could help you, at least for the visual and the 3C of a game (Character, Camera, Control)



          Then and until then, you can be able to sit down and implement your custom game logic. Good Luck.






          share|improve this answer
























          • Thank you very much Sir Omar Guendeli. Yes, I will do it, until I'll be able to familiar the whole unity. :)

            – Rj Gucela
            Nov 20 '18 at 12:57



















          0















          is it easy to make a 3D game for someone newbie like me?




          There are a lot of flavors of newbie. You will need to:




          1. Have or gain some mastery over the Unity interface.

          2. Have or gain some mastery over programming (I'd say in C#).

          3. Have or gain some mastery over Blender* (or rely on 3rd party assets)

          4. Have or gain some mastery over Audacity* (or rely on 3rd party assets)

          5. Have or gain some mastery over story-telling, project management, etc...


          So perhaps the easy answer is, "No."? Ultimately, what is easy for one is not easy for another. Easy or not, there will be a lot of work involved, if you plan to create anything worthwhile. That's how it "works".




          Is there any way where I can just import package assets or API? so that I won't spend much more time in designing the environments and even the car?




          As mentioned, the Asset Store can help you get quickly from A to B or even X, Y or Z. There are assets that are basically complete mini-games, ready to be branded and rolled-out, and there are assets that are just a model or pack of sound-effects. And of course, everything in-between.



          In your case, it sounds like you might also need to have or gain some mastery with a modeling tool, such as Blender. It might be your easiest way to get the specific assets you need in terms of the safety signs, but then again, if you are using generic stop and yield type signs the chances are the assets can be found in either the Asset Store, or a 3rd party site like a Blender model site.



          *Note: I mention Audacity and Blender because they are free to use, but of course you can use whatever software you like to create your audio and graphical assets.



          For those who find the learning curve of Unity too steep for their time or their project, perhaps something like Game Builder would be a better starting-point.






          share|improve this answer


























          • Oh I see, thank you very much for your help Sir Jack Draak :)

            – Rj Gucela
            Dec 14 '18 at 14:10











          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53375834%2fgame-development-using-unity3d%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          2 Answers
          2






          active

          oldest

          votes








          2 Answers
          2






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1















          1. Spent some time learning the interface, Unity3D is a game engine and as any other game engine, is just a toolbox that let you do things in multiple ways: https://unity3d.com/fr/learn/tutorials/topics/interface-essentials/interface-overview


          2. Forget about your project and spent some time discovering Unity SDK, make a simple pong or tetris or space invader just to get a habit of how Unity forces you to do things it's way (quite different than common OOP)


          3. Discover the Asset Store to find packages that could help you, at least for the visual and the 3C of a game (Character, Camera, Control)



          Then and until then, you can be able to sit down and implement your custom game logic. Good Luck.






          share|improve this answer
























          • Thank you very much Sir Omar Guendeli. Yes, I will do it, until I'll be able to familiar the whole unity. :)

            – Rj Gucela
            Nov 20 '18 at 12:57
















          1















          1. Spent some time learning the interface, Unity3D is a game engine and as any other game engine, is just a toolbox that let you do things in multiple ways: https://unity3d.com/fr/learn/tutorials/topics/interface-essentials/interface-overview


          2. Forget about your project and spent some time discovering Unity SDK, make a simple pong or tetris or space invader just to get a habit of how Unity forces you to do things it's way (quite different than common OOP)


          3. Discover the Asset Store to find packages that could help you, at least for the visual and the 3C of a game (Character, Camera, Control)



          Then and until then, you can be able to sit down and implement your custom game logic. Good Luck.






          share|improve this answer
























          • Thank you very much Sir Omar Guendeli. Yes, I will do it, until I'll be able to familiar the whole unity. :)

            – Rj Gucela
            Nov 20 '18 at 12:57














          1












          1








          1








          1. Spent some time learning the interface, Unity3D is a game engine and as any other game engine, is just a toolbox that let you do things in multiple ways: https://unity3d.com/fr/learn/tutorials/topics/interface-essentials/interface-overview


          2. Forget about your project and spent some time discovering Unity SDK, make a simple pong or tetris or space invader just to get a habit of how Unity forces you to do things it's way (quite different than common OOP)


          3. Discover the Asset Store to find packages that could help you, at least for the visual and the 3C of a game (Character, Camera, Control)



          Then and until then, you can be able to sit down and implement your custom game logic. Good Luck.






          share|improve this answer














          1. Spent some time learning the interface, Unity3D is a game engine and as any other game engine, is just a toolbox that let you do things in multiple ways: https://unity3d.com/fr/learn/tutorials/topics/interface-essentials/interface-overview


          2. Forget about your project and spent some time discovering Unity SDK, make a simple pong or tetris or space invader just to get a habit of how Unity forces you to do things it's way (quite different than common OOP)


          3. Discover the Asset Store to find packages that could help you, at least for the visual and the 3C of a game (Character, Camera, Control)



          Then and until then, you can be able to sit down and implement your custom game logic. Good Luck.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Nov 19 '18 at 15:08









          Omar GuendeliOmar Guendeli

          22616




          22616













          • Thank you very much Sir Omar Guendeli. Yes, I will do it, until I'll be able to familiar the whole unity. :)

            – Rj Gucela
            Nov 20 '18 at 12:57



















          • Thank you very much Sir Omar Guendeli. Yes, I will do it, until I'll be able to familiar the whole unity. :)

            – Rj Gucela
            Nov 20 '18 at 12:57

















          Thank you very much Sir Omar Guendeli. Yes, I will do it, until I'll be able to familiar the whole unity. :)

          – Rj Gucela
          Nov 20 '18 at 12:57





          Thank you very much Sir Omar Guendeli. Yes, I will do it, until I'll be able to familiar the whole unity. :)

          – Rj Gucela
          Nov 20 '18 at 12:57













          0















          is it easy to make a 3D game for someone newbie like me?




          There are a lot of flavors of newbie. You will need to:




          1. Have or gain some mastery over the Unity interface.

          2. Have or gain some mastery over programming (I'd say in C#).

          3. Have or gain some mastery over Blender* (or rely on 3rd party assets)

          4. Have or gain some mastery over Audacity* (or rely on 3rd party assets)

          5. Have or gain some mastery over story-telling, project management, etc...


          So perhaps the easy answer is, "No."? Ultimately, what is easy for one is not easy for another. Easy or not, there will be a lot of work involved, if you plan to create anything worthwhile. That's how it "works".




          Is there any way where I can just import package assets or API? so that I won't spend much more time in designing the environments and even the car?




          As mentioned, the Asset Store can help you get quickly from A to B or even X, Y or Z. There are assets that are basically complete mini-games, ready to be branded and rolled-out, and there are assets that are just a model or pack of sound-effects. And of course, everything in-between.



          In your case, it sounds like you might also need to have or gain some mastery with a modeling tool, such as Blender. It might be your easiest way to get the specific assets you need in terms of the safety signs, but then again, if you are using generic stop and yield type signs the chances are the assets can be found in either the Asset Store, or a 3rd party site like a Blender model site.



          *Note: I mention Audacity and Blender because they are free to use, but of course you can use whatever software you like to create your audio and graphical assets.



          For those who find the learning curve of Unity too steep for their time or their project, perhaps something like Game Builder would be a better starting-point.






          share|improve this answer


























          • Oh I see, thank you very much for your help Sir Jack Draak :)

            – Rj Gucela
            Dec 14 '18 at 14:10
















          0















          is it easy to make a 3D game for someone newbie like me?




          There are a lot of flavors of newbie. You will need to:




          1. Have or gain some mastery over the Unity interface.

          2. Have or gain some mastery over programming (I'd say in C#).

          3. Have or gain some mastery over Blender* (or rely on 3rd party assets)

          4. Have or gain some mastery over Audacity* (or rely on 3rd party assets)

          5. Have or gain some mastery over story-telling, project management, etc...


          So perhaps the easy answer is, "No."? Ultimately, what is easy for one is not easy for another. Easy or not, there will be a lot of work involved, if you plan to create anything worthwhile. That's how it "works".




          Is there any way where I can just import package assets or API? so that I won't spend much more time in designing the environments and even the car?




          As mentioned, the Asset Store can help you get quickly from A to B or even X, Y or Z. There are assets that are basically complete mini-games, ready to be branded and rolled-out, and there are assets that are just a model or pack of sound-effects. And of course, everything in-between.



          In your case, it sounds like you might also need to have or gain some mastery with a modeling tool, such as Blender. It might be your easiest way to get the specific assets you need in terms of the safety signs, but then again, if you are using generic stop and yield type signs the chances are the assets can be found in either the Asset Store, or a 3rd party site like a Blender model site.



          *Note: I mention Audacity and Blender because they are free to use, but of course you can use whatever software you like to create your audio and graphical assets.



          For those who find the learning curve of Unity too steep for their time or their project, perhaps something like Game Builder would be a better starting-point.






          share|improve this answer


























          • Oh I see, thank you very much for your help Sir Jack Draak :)

            – Rj Gucela
            Dec 14 '18 at 14:10














          0












          0








          0








          is it easy to make a 3D game for someone newbie like me?




          There are a lot of flavors of newbie. You will need to:




          1. Have or gain some mastery over the Unity interface.

          2. Have or gain some mastery over programming (I'd say in C#).

          3. Have or gain some mastery over Blender* (or rely on 3rd party assets)

          4. Have or gain some mastery over Audacity* (or rely on 3rd party assets)

          5. Have or gain some mastery over story-telling, project management, etc...


          So perhaps the easy answer is, "No."? Ultimately, what is easy for one is not easy for another. Easy or not, there will be a lot of work involved, if you plan to create anything worthwhile. That's how it "works".




          Is there any way where I can just import package assets or API? so that I won't spend much more time in designing the environments and even the car?




          As mentioned, the Asset Store can help you get quickly from A to B or even X, Y or Z. There are assets that are basically complete mini-games, ready to be branded and rolled-out, and there are assets that are just a model or pack of sound-effects. And of course, everything in-between.



          In your case, it sounds like you might also need to have or gain some mastery with a modeling tool, such as Blender. It might be your easiest way to get the specific assets you need in terms of the safety signs, but then again, if you are using generic stop and yield type signs the chances are the assets can be found in either the Asset Store, or a 3rd party site like a Blender model site.



          *Note: I mention Audacity and Blender because they are free to use, but of course you can use whatever software you like to create your audio and graphical assets.



          For those who find the learning curve of Unity too steep for their time or their project, perhaps something like Game Builder would be a better starting-point.






          share|improve this answer
















          is it easy to make a 3D game for someone newbie like me?




          There are a lot of flavors of newbie. You will need to:




          1. Have or gain some mastery over the Unity interface.

          2. Have or gain some mastery over programming (I'd say in C#).

          3. Have or gain some mastery over Blender* (or rely on 3rd party assets)

          4. Have or gain some mastery over Audacity* (or rely on 3rd party assets)

          5. Have or gain some mastery over story-telling, project management, etc...


          So perhaps the easy answer is, "No."? Ultimately, what is easy for one is not easy for another. Easy or not, there will be a lot of work involved, if you plan to create anything worthwhile. That's how it "works".




          Is there any way where I can just import package assets or API? so that I won't spend much more time in designing the environments and even the car?




          As mentioned, the Asset Store can help you get quickly from A to B or even X, Y or Z. There are assets that are basically complete mini-games, ready to be branded and rolled-out, and there are assets that are just a model or pack of sound-effects. And of course, everything in-between.



          In your case, it sounds like you might also need to have or gain some mastery with a modeling tool, such as Blender. It might be your easiest way to get the specific assets you need in terms of the safety signs, but then again, if you are using generic stop and yield type signs the chances are the assets can be found in either the Asset Store, or a 3rd party site like a Blender model site.



          *Note: I mention Audacity and Blender because they are free to use, but of course you can use whatever software you like to create your audio and graphical assets.



          For those who find the learning curve of Unity too steep for their time or their project, perhaps something like Game Builder would be a better starting-point.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Nov 22 '18 at 20:59

























          answered Nov 20 '18 at 21:32









          Jack DraakJack Draak

          114




          114













          • Oh I see, thank you very much for your help Sir Jack Draak :)

            – Rj Gucela
            Dec 14 '18 at 14:10



















          • Oh I see, thank you very much for your help Sir Jack Draak :)

            – Rj Gucela
            Dec 14 '18 at 14:10

















          Oh I see, thank you very much for your help Sir Jack Draak :)

          – Rj Gucela
          Dec 14 '18 at 14:10





          Oh I see, thank you very much for your help Sir Jack Draak :)

          – Rj Gucela
          Dec 14 '18 at 14:10


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53375834%2fgame-development-using-unity3d%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          鏡平學校

          ꓛꓣだゔៀៅຸ໢ທຮ໕໒ ,ໂ'໥໓າ໼ឨឲ៵៭ៈゎゔit''䖳𥁄卿' ☨₤₨こゎもょの;ꜹꟚꞖꞵꟅꞛေၦေɯ,ɨɡ𛃵𛁹ޝ޳ޠ޾,ޤޒޯ޾𫝒𫠁သ𛅤チョ'サノބޘދ𛁐ᶿᶇᶀᶋᶠ㨑㽹⻮ꧬ꧹؍۩وَؠ㇕㇃㇪ ㇦㇋㇋ṜẰᵡᴠ 軌ᵕ搜۳ٰޗޮ޷ސޯ𫖾𫅀ल, ꙭ꙰ꚅꙁꚊꞻꝔ꟠Ꝭㄤﺟޱސꧨꧼ꧴ꧯꧽ꧲ꧯ'⽹⽭⾁⿞⼳⽋២៩ញណើꩯꩤ꩸ꩮᶻᶺᶧᶂ𫳲𫪭𬸄𫵰𬖩𬫣𬊉ၲ𛅬㕦䬺𫝌𫝼,,𫟖𫞽ហៅ஫㆔ాఆఅꙒꚞꙍ,Ꙟ꙱エ ,ポテ,フࢰࢯ𫟠𫞶 𫝤𫟠ﺕﹱﻜﻣ𪵕𪭸𪻆𪾩𫔷ġ,ŧآꞪ꟥,ꞔꝻ♚☹⛵𛀌ꬷꭞȄƁƪƬșƦǙǗdžƝǯǧⱦⱰꓕꓢႋ神 ဴ၀க௭எ௫ឫោ ' េㇷㇴㇼ神ㇸㇲㇽㇴㇼㇻㇸ'ㇸㇿㇸㇹㇰㆣꓚꓤ₡₧ ㄨㄟ㄂ㄖㄎ໗ツڒذ₶।ऩछएोञयूटक़कयँृी,冬'𛅢𛅥ㇱㇵㇶ𥄥𦒽𠣧𠊓𧢖𥞘𩔋цѰㄠſtʯʭɿʆʗʍʩɷɛ,əʏダヵㄐㄘR{gỚṖḺờṠṫảḙḭᴮᵏᴘᵀᵷᵕᴜᴏᵾq﮲ﲿﴽﭙ軌ﰬﶚﶧ﫲Ҝжюїкӈㇴffצּ﬘﭅﬈軌'ffistfflſtffतभफɳɰʊɲʎ𛁱𛁖𛁮𛀉 𛂯𛀞నఋŀŲ 𫟲𫠖𫞺ຆຆ ໹້໕໗ๆทԊꧢꧠ꧰ꓱ⿝⼑ŎḬẃẖỐẅ ,ờỰỈỗﮊDžȩꭏꭎꬻ꭮ꬿꭖꭥꭅ㇭神 ⾈ꓵꓑ⺄㄄ㄪㄙㄅㄇstA۵䞽ॶ𫞑𫝄㇉㇇゜軌𩜛𩳠Jﻺ‚Üမ႕ႌႊၐၸဓၞၞၡ៸wyvtᶎᶪᶹစဎ꣡꣰꣢꣤ٗ؋لㇳㇾㇻㇱ㆐㆔,,㆟Ⱶヤマފ޼ޝަݿݞݠݷݐ',ݘ,ݪݙݵ𬝉𬜁𫝨𫞘くせぉて¼óû×ó£…𛅑הㄙくԗԀ5606神45,神796'𪤻𫞧ꓐ㄁ㄘɥɺꓵꓲ3''7034׉ⱦⱠˆ“𫝋ȍ,ꩲ軌꩷ꩶꩧꩫఞ۔فڱێظペサ神ナᴦᵑ47 9238їﻂ䐊䔉㠸﬎ffiﬣ,לּᴷᴦᵛᵽ,ᴨᵤ ᵸᵥᴗᵈꚏꚉꚟ⻆rtǟƴ𬎎

          Why https connections are so slow when debugging (stepping over) in Java?