Only printing RaycastEndStop if using other layer numbers
|
|
3
|
1605
|
July 9, 2020
|
Visualizing rays with Debug.DrawRay()
|
|
0
|
542
|
August 28, 2018
|
Cursor.cs
|
|
0
|
258
|
February 13, 2019
|
Keep getting walkable although I am pointing on enemies
|
|
7
|
758
|
January 10, 2019
|
Note about using return in the "default" switch case
|
|
2
|
567
|
January 2, 2019
|
Feedback on this lesson and fully commented CameraRaycaster.cs
|
|
3
|
388
|
December 26, 2018
|
"Layers could not be found"
|
|
7
|
675
|
December 11, 2018
|
Requested feedback on using preexisting scripts
|
|
0
|
274
|
December 4, 2018
|
I like code review and would like bigger challenges
|
|
0
|
290
|
December 3, 2018
|
CameraRaycaster Cursor.cs challenge
|
|
4
|
416
|
December 1, 2018
|
Should I use RayCast or something else?
|
|
2
|
398
|
October 31, 2018
|
Cursor cs
|
|
0
|
326
|
October 29, 2018
|
CameraRaycaster.csを少し解説
|
|
0
|
400
|
October 12, 2018
|
Feedback
|
|
0
|
265
|
October 11, 2018
|
Getting an error following the video
|
|
6
|
501
|
October 4, 2018
|
Cant add script behaviour TMP_CoroutineTween Error
|
|
14
|
3724
|
October 4, 2018
|
layerHit always returns as enemy
|
|
17
|
1155
|
September 9, 2018
|
Our new Cursor Class overrides unity's Cursor Class
|
|
0
|
293
|
September 1, 2018
|
Raycast not working
|
|
3
|
479
|
August 30, 2018
|
My biggest struggle this challenge
|
|
0
|
315
|
August 22, 2018
|
Communicating between Scripts like with Cursor and Camera Raycaster
|
|
4
|
370
|
August 20, 2018
|
Raycast not working for overlaying objects?
|
|
1
|
642
|
August 17, 2018
|
Do we need the var keyword? And what is a 'RaycastHit?'?
|
|
1
|
282
|
August 13, 2018
|
Confusing slide
|
|
0
|
296
|
August 2, 2018
|
Importing scripts vs writing them by hand
|
|
0
|
279
|
July 21, 2018
|
Not getting how CameraRaycaster class works at all
|
|
1
|
320
|
May 29, 2018
|
Are member variables, by default, Public or Private in C#?
|
|
3
|
1077
|
May 27, 2018
|
Why do we use " get { return m_layerHit;}", instead of just " return m_layerHit;"
|
|
0
|
285
|
May 20, 2018
|
Visual Studio Complications
|
|
0
|
374
|
March 21, 2018
|
Comment -I like not having to write code
|
|
0
|
379
|
March 14, 2018
|