so from my testing today
I'm finding c# sorta has a way of thinking on its own
where python is more like a script
it seems the c# programs do have their flaws like getting stuck on and what not
but python seems to crash a lot no matter how you put it
I'm going to keep refining my code
I wrote a movement speed program
that has a slider and it changes how fast you move
but with the loop to keep movement speed on which I think in C# you can just turn it on and keep it constantly on without a loop
and moving the slider causes it to crash
but I do have a chance at fixing it
it just could keep crashing though
we'll see
No comments:
Post a Comment