Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
- 83% Learn How to Make Trading Card Game Menus With Unity 3D

Learn How to Make Trading Card Game Menus With Unity 3D

$20.99Track price

(13 customer reviews)
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
8.1/10 (Our Score)
Product is rated as #184 in category Unity

This course provides a full guide on trading card game menus. In the video Lectures we cover only the process of making menus, collection browsing, deck building, pack opening, etc But the battle mechanics part is also included into the Unity project that is provided with the course. So, you‘ll have an opportunity to play the game with the cards that you create yourself or even use this application as a foundation for your own trading card game.

The material in this course is divided into 5 Sections. Section 1 features a short introduction to the course.

Since the Unity project that we are developing in this course can be treated as an extension of the course that we have made earlier about card game battle mechanics, in Section 2 we will make a recap of the techniques that we use in both courses to store cards in the project. You will learn about ScriptableObjects and ScriptableObject assets and how you can use them to store cards in your project. We‘ll take a look at a very useful script CardCollection.cs that will be used in the project to filter the cards in our collection and get certain sub–sets of cards that satisfy certain criteria. In the last Lecture of Section 2 we‘ll do some UI work in Unity and assemble the general layout of our menu scene.

Instructor Details

Hi, I'm Sandor! I am passionate entrepreneur and performance marketer with ten thousands happy students. Let me tell you my story... At the age of 16, I founded my first online business. After being a full-time CPA marketer for more than 5 years, I decided to shift gears and use my skills to build companies. Ever since, I have been lucky enough to do what I love the most: entrepreneurship, travelling the world, pushing my comfort zone and discovering things that I couldn't learn in the classroom. One year ago, I decided to take the next step and share my knowledge with those who are ready to start their own business. This decision brought me to Udemy, where I am able to combine my biggest talents: entrepreneurship, marketing and teaching. My teaching philosophy on Udemy is simple: I am crafting trainings that I wish I had available to me when I started my first company. My courses serve a very important goal: helping you to transform your life and becoming a successful entrepreneur and marketer. I've seen the impact a solid business can have on someone's life. That's why I can only encourage you not to miss out on this opportunity. As of today, I've sold more than 250,000 trainings, established multiple successful online businesses and coached hundreds of students. So, that's my story. But now, I just want to ask you a simple question. Do you want some help? Do you want to establish your own business, become an entrepreneur or simply generate more revenue from your current business? Great, because I am sure I am going to be able to help you. Feel free to check out my course portfolio and let's see if we can work together. Best Regards, Sandor Kiss

Specification: Learn How to Make Trading Card Game Menus With Unity 3D

Duration

7.5 hours

Year

2019

Level

All

Certificate

Yes

Quizzes

No

13 reviews for Learn How to Make Trading Card Game Menus With Unity 3D

3.6 out of 5
5
4
1
0
3
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. John Fensel

    yes, i learned how to code from these courses

    Helpful(0) Unhelpful(0)You have already voted this
  2. ReEnergize

    Very good course about making a TCG menu. Shame it’s mostly an example of doing one, not the tutorial how you can do it in many different ways. 90% of those lectures are about descibing a pre made menu, but the tutor is doing it slowly, step by step, showing exactly how every single object work. Worth, if you’re looking for a very good course how to build menu according to professional but still scheme.

    Helpful(0) Unhelpful(0)You have already voted this
  3. Zheyuanzhou DM

    I will not recommend anyone buy this course. First, All codes has written and instructor only read the codes line by line. Second the version is 5.4 and the tutorial likes to copy their made in other scene so many canvas size is different not match what we want. Third, very boring teaching style only one voice read the book. Forth, never talk the connection deeply with all scripts. Very disappointed in Udemy

    Helpful(0) Unhelpful(0)You have already voted this
  4. Hussein Cheayto

    Great course. However, I would give it 5 stars if game optimization techniques such as object pooling where used instead of just destroy and instantiate objects.

    Helpful(0) Unhelpful(0)You have already voted this
  5. Adam Tekiela

    You do not learn anything here, he is basically sharing his source code with you. you are also not starting the project from the beginning, you are downloading the project which he already finish and going through the steps with him, feels like lullaby to me. Thanks for the source code though. Surely I will need it in the future. No need to watch sessions at all.

    Helpful(0) Unhelpful(0)You have already voted this
  6. Joon Yi

    https://www.udemy.com/learn to code trading card game battle system with unity 3d/learn/lecture/5755808?start 165 https://www.udemy.com/learn how to make trading card game menus with unity 3d/learn/lecture/8261924?start 15#overview In all honesty; I don’t know how any of these courses could fit anyone’s needs. The title is learn to code trading card game battle systems with unity 3d. He has you start by creating a 2D template. (First issue on why I do not believe this teacher is a little confused) Secondly, you’re not learning to code by grabbing scripts from something. I saw a response where he said it would take 70+ hours to teach someone how to code. WELL, guess what? You’re trying to charge $300 for a course. Whether it’s a severely discounted price or not, you’re not producing the cost value. Additionally, the title is LEARN TO CODE. If you can’t teach me how to code then it’s a waste. My third point issue, a tie in with the second. When you copy and paste portions of line; you can remember why you’re doing it. After you type out the line once, it becomes saved somewhere in your brain. When you copy and paste that line, you know why you’re doing it. If you copy and paste a script, you’ve never typed ANY of it, none the less you don’t know why you’re doing it. There’s NO LEARNING involved with copy and pasting a full script like this. To help you better market without getting requests for refunds your titles should be. learn how to copy and paste scripts for MY SPECIFIC trading card game battle system with no full understanding of how it functions in Unity 2d learn how to copy and paste scripts for trading card menus for MY SPECIFIC Trading Card Game with no full understanding of how it functions in Unity 2d There are far more issues than these three; but I have NEVER seen anything quite like this. It almost feels like he had someone else make this game picked a few pieces here and there, made a teaching curriculum out of it and is teaching HIMSELF how it works. Also, the finalized product at the end of the game menu one, doesn’t even work. Also, I’m posting this on the reviews, hopefully others read this before they get there. Just a heads up, when you’re teaching someone how to code or really anything for that matter. Your goal is to give them tools to work with later. You’re giving them cookies and asking them to make some on their own. You’ve provided no ingredients or measurements to this recipe; you just gave an over all product. If I wanted something like this, I would’ve outsourced my code for $40 USD to get fixed in another country.

    Helpful(0) Unhelpful(0)You have already voted this
  7. Chris

    Excited to continue, and things are just getting started.

    Helpful(0) Unhelpful(0)You have already voted this
  8. Christian Forget

    Very good class, there are some missing pieces to fully comprehend it tho.

    Helpful(0) Unhelpful(0)You have already voted this
  9. John C

    Great course!

    Helpful(0) Unhelpful(0)You have already voted this
  10. Jonathan J. Paz Paz

    I am so thankful for this

    Helpful(0) Unhelpful(0)You have already voted this
  11. Mateus Garcia

    Thanks soo much, that help me! That’s my first 100% Class, i gona make my first game, and i hope is gona be good because of you, sorry if i speak wrong, i from Brasil. You are the Best! 😀

    Helpful(0) Unhelpful(0)You have already voted this
  12. Luis Javier Benitez Villanueva

    For the course you get a working TCG Menu System, wich is fine for the price. But for me most of the time the lectures only show the scripts that are already implemented. For me would better the implementation process of all code to understand the overall of the app.

    Helpful(0) Unhelpful(0)You have already voted this
  13. Fran ois Salva

    Pretty nice, as usual

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Learn How to Make Trading Card Game Menus With Unity 3D
    Learn How to Make Trading Card Game Menus With Unity 3D

    $20.99

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare