This is the best set of RC Car scripts on the grid.
-Smooth Running - Adjustable - HUD
-Working Lights Blinkers Brake Lights
-Working Suspension with on/off
-Customize Sounds and Settings and Extras
-Steering Front wheels and Spinning Rears
-Car mounted camera for road view
-Demo Car included to help you build yours
-Beats any 5000L RC car script out there!
Plus, Optional Addons like Chat and Radar which can be turned on or off via HUD menu.
From the Instructions ...
:::::::::::::::::Required Scripts...
TX Remote Control Car. - Car description must match HUD description for them to communicate. Same with Camera Button, and Camera Prim on car. (Use a channel number)
::::::::::::::::Accessory Scripts...
Script in each wheel. - For spin and turning.
TX All In One Suspension. - Name wheels as on Demo. Wheel description sets travel length. Works on Prim, Mesh and Land.
TX All In Wonder Lights. - Runs Lights, brake lites, blinkers. See "About" in car on how to set them up.
TX Remote - Car Accessories. - Allows the HUD options to work.
::::::::::::::::::Neat things ...
TX Spy. - Hears and relays local to you.
TX Radar. - Reports who is around your RC car.
Prim Properties and Physics. (Features Tab, Physics Shape Type in edit mode)
Your car root will always be prim as it is the root prim.
Set your 4 wheels to Convex Hull in order for the suspension to work, the rest of the car can be set to None.
::::::::::::::::Global Values to play with in the script:
SPEED VALUES
float speed=15; //Driving Speed.
float TurnSpeed=50; //Turning Speed.
float reversespeed = 3; //Reverse Speed
SOUNDS
string Start = "start"; // Sound when starting
string Idle = "idle"; // Sound when idling
string Run = "run"; // Sound when running
string Collision = "crash"; // Sound on collision - For no collision Rem Line 62
string stop = "stop"; // Dur
:::::::::::::::Permissions
Any script that is not modify, is for reasons of proprietory scripting I wrote and dont want floating around the world.
The other scripts, are open, for you the builder to tweak and mod to your build, when you are done and ready to sell, make them no modify, no transfer.
Have fun!
~ Tech
- Smooth Running - Adjustable - HUD
- Working Lights Blinkers Brake Lights
- Working Suspension with on/off
- Customize Sounds and Settings and Extras
- Steering Front wheels and Spinning Rears
Seems ok.
Problem is the camera hud view seems to stutter really hard on the movement of the RC.