Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
MRW419
Explore posts from servers
C
C#
V
VALORANT
Posts
Comments
C
C#
•
Created by MRW419 on 1/4/2024 in
#help
Help me understand
But that makes me question. When we grab the normal what is the length of that line?
23 replies
C
C#
•
Created by MRW419 on 1/4/2024 in
#help
Help me understand
I see so no matter where you look it will stick in that one place. Basicly grabing that line that saying where it hit?
23 replies
C
C#
•
Created by MRW419 on 1/4/2024 in
#help
Help me understand
So the normal is this invisible line where these lines would face? Sorry if i'm understanding it still
23 replies
C
C#
•
Created by MRW419 on 1/4/2024 in
#help
Help me understand
Could you show a picture. Cause I think I get it but at the same time not
23 replies
C
C#
•
Created by MRW419 on 1/4/2024 in
#help
Help me understand
So the normal is just the middle of the block?
23 replies
C
C#
•
Created by MRW419 on 11/16/2023 in
#help
I'm making a grid for a tower defense game and I keep getting these errors. Does anyone know why?
Oh, so while watching a class video. I just realized I had to put that in the my grid code on my own
9 replies
C
C#
•
Created by MRW419 on 11/16/2023 in
#help
I'm making a grid for a tower defense game and I keep getting these errors. Does anyone know why?
9 replies
C
C#
•
Created by MRW419 on 11/16/2023 in
#help
I'm making a grid for a tower defense game and I keep getting these errors. Does anyone know why?
Got it thank you
9 replies
C
C#
•
Created by MRW419 on 11/16/2023 in
#help
I'm making a grid for a tower defense game and I keep getting these errors. Does anyone know why?
So should I cahnge one of them to a different name?
9 replies
C
C#
•
Created by MRW419 on 10/27/2023 in
#help
❔ What is the problem with this code?
Oh, why is that?
8 replies
C
C#
•
Created by MRW419 on 10/26/2023 in
#help
Is anyone good with statice modifier?
Alright got it, thank you for your help.
68 replies
C
C#
•
Created by MRW419 on 10/26/2023 in
#help
Is anyone good with statice modifier?
Don't we need that Number so we can use it to make equal the sumtotal?
68 replies
C
C#
•
Created by MRW419 on 10/26/2023 in
#help
Is anyone good with statice modifier?
print(MyMath.Add(10,15)); print(MyMath.Add(13,22)); print(MyMath.Add(56,83)); print(MyMath.sumTotal); At the end is the sum total of everything we added
68 replies
C
C#
•
Created by MRW419 on 10/26/2023 in
#help
Is anyone good with statice modifier?
But woulden't that be needed when doign the sumtotal?
68 replies
C
C#
•
Created by MRW419 on 10/26/2023 in
#help
Is anyone good with statice modifier?
Alright one more time
int
Number
=
a
+
b;
return
Number;
int
Number
=
a
+
b;
return
Number;
68 replies
C
C#
•
Created by MRW419 on 10/26/2023 in
#help
Is anyone good with statice modifier?
I see
68 replies
C
C#
•
Created by MRW419 on 10/26/2023 in
#help
Is anyone good with statice modifier?
A int
68 replies
C
C#
•
Created by MRW419 on 10/26/2023 in
#help
Is anyone good with statice modifier?
So like
Number
=
a
+
b;
return
Number;
Number
=
a
+
b;
return
Number;
68 replies
C
C#
•
Created by MRW419 on 10/26/2023 in
#help
Is anyone good with statice modifier?
Then return that vaule?
68 replies
C
C#
•
Created by MRW419 on 10/26/2023 in
#help
Is anyone good with statice modifier?
So name it something else?
68 replies