What is the diff between hit.collider and hit.collider.transform
|
|
8
|
223
|
October 6, 2024
|
Possible Unity Bug - BlendTreeWorkspace is NULL
|
|
3
|
1988
|
May 14, 2023
|
Any reason not to use Layer Masks to identify ray cast colliders?
|
|
7
|
644
|
December 7, 2023
|
I dont understand something
|
|
3
|
657
|
December 2, 2023
|
Potential Future issue - Multiple CombatTargets with RaycastAll()
|
|
2
|
1367
|
October 1, 2023
|
My slightly different approach to target selection
|
|
0
|
1782
|
April 13, 2023
|
Raycasting works properly in Debug Mode but NOT in Release Mode
|
|
3
|
2266
|
March 24, 2023
|
Error in run unity
|
|
4
|
2183
|
March 20, 2023
|
My Solution to getting the `CombatTarget`
|
|
1
|
2255
|
January 5, 2023
|
Operation order in the InteractWithCombat function
|
|
5
|
2483
|
December 28, 2022
|
Can we use a TryGetComponent here
|
|
9
|
2482
|
December 29, 2022
|
I want to understand this code in-depth
|
|
5
|
2568
|
December 18, 2022
|
Character doesn't attack enemy
|
|
7
|
2619
|
December 4, 2022
|
The type or namespace name 'Movement' does not exist in the namespace 'RPG'
|
|
4
|
2607
|
December 4, 2022
|
Can't apply script/component to Enemy prefab
|
|
6
|
3138
|
December 20, 2022
|
Only attack once?
|
|
6
|
2666
|
November 23, 2022
|
Two issues with code and saving script
|
|
2
|
2554
|
December 11, 2022
|
Not getting any hit results back for CombatTarget
|
|
4
|
2957
|
August 20, 2022
|
ِ1How do I solve the problem?
|
|
4
|
4051
|
April 15, 2022
|
There are some differences
|
|
2
|
3794
|
April 20, 2022
|
Why we are doing RaycastAll on every frame and not only on Click?
|
|
4
|
4120
|
April 20, 2022
|
No Overload for method "attack' takes 1 arguements
|
|
8
|
4551
|
March 24, 2022
|
Why do we need RaycastAll for combat, but not movement
|
|
3
|
5009
|
December 13, 2021
|
Why Get Fighter Component every time target hit?
|
|
3
|
4851
|
December 8, 2021
|
Knowing which components will allow us to use GetComponent
|
|
3
|
4880
|
December 4, 2021
|
The type or namespace name 'Raycast' could not be found
|
|
3
|
6665
|
October 3, 2021
|
Getting Null Reference Exception for the attack object
|
|
4
|
5920
|
April 11, 2021
|
Different approach to raycast target
|
|
4
|
6272
|
March 18, 2021
|
NullReferenceException: Object reference not set to an instance of an object
|
|
4
|
6788
|
January 8, 2021
|
We use a private static method, Why?
|
|
3
|
6529
|
September 21, 2020
|