The Building Support sub-category is intended for all development support relating to architecture on the Roblox platform. This includes questions ranging in difficulty from extremely basic to even the most technical of issues.
You may present your thread how you choose, but you are required to answer the following questions in your thread;
- What are you attempting to achieve? (Keep it simple and clear)
- What is the issue? (Keep it simple and clear - Include screenshots/videos/GIFs if possible)
- What solutions have you tried so far? (Have you searched for solutions through the Roblox Wiki yet?)
You may then include any further details.
Hello guys! This is my first post so please tell me if I am in the wrong category or if I have wrong tags.
I have ran into a problem with making a steering wheel. I am trying to make a car with a realistic inside where the steering wheel rotates when you turn. I have tried hingeconstraints but they dont work as I would like it to because the limit for “limitsenabled” is 180 degrees in each direction. I want my steering wheel to be able to rotate 500 degrees in each direction.
Here is a video showcasing the problem:
If I don’t use “limitsenabled” however, I cannot turn the steering wheel 500 degrees in one go. I have to go something like +50 or -50 and when I reach 500 there is nothing to stop it so it will keep going. It will be difficult to script so it stops.
Here is a video showcasing the problem:
Any solutions would be highly appreciated