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
Unknown User3d ago
Message Not Public
Sign In & Join Server To View
Martin Shkreli
Martin ShkreliOP3d ago
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
Unknown User3d ago
Message Not Public
Sign In & Join Server To View
Martin Shkreli
Martin ShkreliOP3d ago
I think its downloaded, but i disabled all the checkboxes but Which one?
Unknown User
Unknown User3d ago
Message Not Public
Sign In & Join Server To View
Martin Shkreli
Martin ShkreliOP3d ago
Will do Just trying to fix my code first
MODiX
MODiX3d ago
If you have no further questions, please use /close to mark the forum thread as answered

Did you find this page helpful?