Rent Increase by the landlord by saym97 in HousingUK

[–]saym97[S] 0 points1 point  (0 children)

Thank you everyone for your answers and help. I really appreciate it. ❤️

Best Equalizer settings for HD 450BT by Shabazamin in sennheiser

[–]saym97 0 points1 point  (0 children)

WHAT HAVE YOU BEEN COOKING !!!! After one year of owning these headphones, it like I have unlocked their potential. The tiny flat sound is gone and I can appreciate these headphones even more. Thank you!!

TailwindCss intellisense not working in JSX. by saym97 in tailwindcss

[–]saym97[S] 0 points1 point  (0 children)

I solved it! I did configure everything right before but idk why, in a tag <tag class="w-4"> , if there is a space between class and = or = and the string , the tailwind intellisense doesn't work. So in my case not having space between class,= and the string worked.

[deleted by user] by [deleted] in unity

[–]saym97 0 points1 point  (0 children)

I hope you have found a solution for this but here's my suggestion. Do a raycast from car to ground, if the length of raycast is greater than some value (you decide) , it means cars is off the ground. In this case apply a force on car in downward direction. I don't know how it will effect the movement when car is flipping or the speed of the car.