Unity Learn home

Groups have been deprecated and are now in read-only mode.

bg
Invite Others
Search
More
DISCUSSION
MEMBERS
Search
Group Info
Description
For students, educators, parents, and anyone learning to code with Unity in our multi-week LIVE online course.
Preferred Language
English
NealEdu
Owner
Mar 31, 2023
We have some news to share - we’ll be closing down the Unity Learn groups feature on Friday 6 April 2023. Whilst we understand that this may cause inconvenience for some of you, we have great resources and community channels ready to support you on your Unity journey, you can check them out here - https://unity.com/community

If you have any questions or concerns please reach out to our support team https://unity.com/support-services.

Keep creating,

The Unity Learn team

unity.com
Community
Gregory Lane
Admin
May 24, 2021
As you are working through Create with Code, there's a lot to keep in mind. In order to help you out, we've created this reference guide covering hotkeys for moving around Unity. Additionally, there are a handful of handy terminology terms to help clear things up along the way.

This should help both with weekly challenges and your personal project. We can't wait to see what you create!

i
3 years ago
Thank you! This is very helpful indeed
3 years ago
Thanks for this! <3
RI
Rodney Ivers
Sep 14, 2022
Hey! I know this is a problem that has been discussed many times but after several hours of research, I still don't have a solution. I'm referring to the Create with Code Tutorial, #2, Basic Game Play, 2.4, Step 2, COLLISSION DETECTION. I've followed the steps there over and over but still can't get a trigger to be detected. My animal has a Box Collider, with isTrigger checked. The projectile item has a Box Collider and a Rigid Body. My project works perfectly right up to that point but the collision is never detected.

RI
2 years ago
public class DetectCollissions : MonoBehaviour { private void onTriggerEnter(Collider other) { Debug.Log("Collission Ocurred"); // Destroy(gameObject); // Destroy(other.gameObject); } }
RI
2 years ago
Here's my code in the file that is attached to the Animal and the Projectile:
Hello guys! hope you are well, I know that yesterday was the first session of create with code but I was busy yesterday and I couldn't watch, is there any link yo watch the first session? thanks

k
krauskad000
Feb 24, 2022
how do you create a game

A
Asad_ulla
Oct 8, 2021
Hi everyone I am going to make a game from scratch .I have a Challenge for every beginner including myself .Here I am going to tell you in the next 6 years I am going to make world most leading game and I have a Challenge for you to make a game in the end of this month it can be very very simple make it . I don't know much about game development but I know I have to start so start making and prove yourself that you are going to do it . Join me on my Instagram so that we can make a community share knowledge and ideas and every thing . Make your dreams come true help me and I will help you . We are beginners so let's change a make . I am going to ask you you are going to ask me join me on my insta Here is the link https://instagram.com/thenaturecircles?utm_medium=copy_link Accept challenge if you are going to make game one day .I have accepted this challenge.

Description
For students, educators, parents, and anyone learning to code with Unity in our multi-week LIVE online course.
Preferred Language
English