|
What is the diff between hit.collider and hit.collider.transform
|
|
8
|
589
|
October 6, 2024
|
|
Possible Unity Bug - BlendTreeWorkspace is NULL
|
|
3
|
2359
|
May 14, 2023
|
|
Any reason not to use Layer Masks to identify ray cast colliders?
|
|
7
|
835
|
December 7, 2023
|
|
I dont understand something
|
|
3
|
876
|
December 2, 2023
|
|
Potential Future issue - Multiple CombatTargets with RaycastAll()
|
|
2
|
1523
|
October 1, 2023
|
|
My slightly different approach to target selection
|
|
0
|
2000
|
April 13, 2023
|
|
Raycasting works properly in Debug Mode but NOT in Release Mode
|
|
3
|
2547
|
March 24, 2023
|
|
Error in run unity
|
|
4
|
2411
|
March 20, 2023
|
|
My Solution to getting the `CombatTarget`
|
|
1
|
2369
|
January 5, 2023
|
|
Operation order in the InteractWithCombat function
|
|
5
|
2615
|
December 28, 2022
|
|
Can we use a TryGetComponent here
|
|
9
|
2668
|
December 29, 2022
|
|
I want to understand this code in-depth
|
|
5
|
2704
|
December 18, 2022
|
|
Character doesn't attack enemy
|
|
7
|
2897
|
December 4, 2022
|
|
The type or namespace name 'Movement' does not exist in the namespace 'RPG'
|
|
4
|
2793
|
December 4, 2022
|
|
Can't apply script/component to Enemy prefab
|
|
6
|
3613
|
December 20, 2022
|
|
Only attack once?
|
|
6
|
2845
|
November 23, 2022
|
|
Two issues with code and saving script
|
|
2
|
2650
|
December 11, 2022
|
|
Not getting any hit results back for CombatTarget
|
|
4
|
3108
|
August 20, 2022
|
|
ِ1How do I solve the problem?
|
|
4
|
4182
|
April 15, 2022
|
|
There are some differences
|
|
2
|
3906
|
April 20, 2022
|
|
Why we are doing RaycastAll on every frame and not only on Click?
|
|
4
|
4280
|
April 20, 2022
|
|
No Overload for method "attack' takes 1 arguements
|
|
8
|
4734
|
March 24, 2022
|
|
Why do we need RaycastAll for combat, but not movement
|
|
3
|
5145
|
December 13, 2021
|
|
Why Get Fighter Component every time target hit?
|
|
3
|
4965
|
December 8, 2021
|
|
Knowing which components will allow us to use GetComponent
|
|
3
|
5009
|
December 4, 2021
|
|
The type or namespace name 'Raycast' could not be found
|
|
3
|
7043
|
October 3, 2021
|
|
Getting Null Reference Exception for the attack object
|
|
4
|
6087
|
April 11, 2021
|
|
Different approach to raycast target
|
|
4
|
6403
|
March 18, 2021
|
|
NullReferenceException: Object reference not set to an instance of an object
|
|
4
|
6977
|
January 8, 2021
|
|
We use a private static method, Why?
|
|
3
|
6639
|
September 21, 2020
|