Microsoft Visual Studio autochanging a line of code because its "obselete" but the AI ruins the code
so intellisense change rb.velocity = new Vector2(speed * x, speed * y); to rb.linearvelocity= new Vector2(speed * x, speed * y);
This ruins the code because linearvelocity messes up 2drigid stuff. How do i turn it off?
7 Replies
Unknown User•3d ago
Message Not Public
Sign In & Join Server To View
ahahahah, well it kinda does
Dont have it installed, or atleast not on my pc
I did, it didnt work. So im just using suppress thing but its really annoying because i have to do it every single time
Unknown User•3d ago
Message Not Public
Sign In & Join Server To View
I think its downloaded, but i disabled all the checkboxes but
Which one?
Unknown User•3d ago
Message Not Public
Sign In & Join Server To View
Will do
Just trying to fix my code first
If you have no further questions, please use /close to mark the forum thread as answered