AdmSnyder
AdmSnyder
CC#
Created by niels on 2/21/2024 in #help
Complex question
instead of using a string, you could use an enum. or use a string constant - you can then put xml comments in there telling you what they mean. but you would have to write those xml comments, right? ... or let them be generated?
6 replies
CC#
Created by HerlockSholmes on 10/10/2023 in #help
Trying to make a save function on a note taking WPF app
hm. wanna hop into voice, quickly?
22 replies
CC#
Created by HerlockSholmes on 10/10/2023 in #help
Trying to make a save function on a note taking WPF app
what doesn't work, exactly?
22 replies
CC#
Created by Jothay on 6/21/2023 in #help
Source Generator Auto Update Extension
ok, i'm in dev-vc-0
11 replies
CC#
Created by Jothay on 6/21/2023 in #help
Source Generator Auto Update Extension
gimme 3 minutes, then let's hop over into a voice channel
11 replies
CC#
Created by Jothay on 6/21/2023 in #help
Source Generator Auto Update Extension
ah <-- gmt+2
11 replies
CC#
Created by Jothay on 6/21/2023 in #help
Source Generator Auto Update Extension
that was quick. what's your timezone?
11 replies
CC#
Created by Jothay on 6/21/2023 in #help
Source Generator Auto Update Extension
hey
11 replies
CC#
Created by ZacharyPatten on 5/30/2023 in #help
✅ Console FPS Player Direction
whereas cos is going upwards
56 replies
CC#
Created by ZacharyPatten on 5/30/2023 in #help
✅ Console FPS Player Direction
the inversion is that y coords grow downwards?
56 replies
CC#
Created by ZacharyPatten on 5/30/2023 in #help
✅ Console FPS Player Direction
so we see where it's actually heading
56 replies
CC#
Created by ZacharyPatten on 5/30/2023 in #help
✅ Console FPS Player Direction
try putting an x into the coordinates projected from the angle maybe
56 replies
CC#
Created by ZacharyPatten on 5/30/2023 in #help
✅ Console FPS Player Direction
no, that one looks good
56 replies
CC#
Created by ZacharyPatten on 5/30/2023 in #help
✅ Console FPS Player Direction
we are talking about line 225ff, right?
56 replies
CC#
Created by ZacharyPatten on 5/30/2023 in #help
✅ Console FPS Player Direction
and i suppose you can rule out overshooting because auf renderspeed
56 replies
CC#
Created by ZacharyPatten on 5/30/2023 in #help
✅ Console FPS Player Direction
but i don't see a math error there
56 replies
CC#
Created by ZacharyPatten on 5/30/2023 in #help
✅ Console FPS Player Direction
also, you shouldn't need to mod 2PI there because you already had those while loops.
56 replies
CC#
Created by ZacharyPatten on 5/30/2023 in #help
✅ Console FPS Player Direction
first, this should be a constant: (float)Math.PI * 2 😛
56 replies