Bike Lab Demo
Vladimir Kudryashov
$0.0
(no ratings)
Date |
Price |
---|---|
Date |
Price($) |
06/20(2024) |
0.0 |
11/24(2024) |
0.0 |
Jump AssetStore
This is a demo for the Bike Lab package. It differs in that it does not provide the ability to edit the track. This means that you cannot create new tracks.The basis of the Bike Lab package is the BikeController script. BikeController implements the physics of the bike and allows you to control it manually or using another program. This program, for example, can drive the bike to a target object (Motoball) or along a track.Track is the second important part of the Bike Lab package. You can create tracks for motocross, road racing, mountain tracks, city tracks, etc.The next necessary part is the motorcyclist. The humanoid model is controlled using IK.The Bike Lab package also includes a Segway Controller. This is a relatively simple script since the balance task for a Segway is much simpler than for a Bike.You canInstall your visual model on the bikeAdjust physics for a specific driving styleGenerate and edit a spline for your track.Build and draw a track on the Terrain.Build a Mesh for the track. The mesh includes the following elements:RoadRoadsideMarkersStarting areaTrack bodyBridge spansInstall traffic lights at intersectionsSet the bikes on the trackStart a race and control one of the bikes manually, fully or partiallyIn addition, the package containsBicycle with cyclistSegwayMotorballSupported OS: Windows, AndroidLink to documentation