Stormworks: Build and Rescue

Stormworks: Build and Rescue

Not enough ratings
HINO Poncho BUS
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
549.049 KB
10 Dec, 2022 @ 10:24pm
15 Apr, 2023 @ 12:11am
2 Change Notes ( view )

Subscribe to download
HINO Poncho BUS

In 1 collection by unippu
unippu land vehicle
26 items
Description
Performance
Drive System : 4WD
Engine : In-Line 4 Cylinders + Motor Assist
Transmission : Automatic 5 Gears
Max Speed : 120km/h

Control
[a]/[d] Steer
[w]/[s] Accel / Brake
[up]/[down] Shift P R N D H L
[trigger] Passing
[1] Left Blinker
[2] Head Light
[3] Right Blinker
[4] Hand Brake (Hold ABH)
[5] Klaxon
[6] Recover

ABH is an Auto Brake Hold system. When the wheel RPS is low, it will keep braking even you don't push the brake.

Other Information
Padded Seats : 10

Destination Display
You can set destination display content via a keypad above driver's seat.
"Destination Display" will display destination of set value on monitors.
"Show Destination Index" will show you registered destinations on the monitor above driver's seat.
"Prev Index" and "Next Index" is enable if destination index has more than 10 contents.

How to add destination index
You can add index by a property text logic gate of a micro controller. (Pic 1)
Property Name must be integer so that Lua can find the gate. It has 4 gates by default. (Pic 2)
The Lua gets 0~99 by default. If you'd like to add a destination whose Property Name is more than 100, edit the Lua line 4. (Pic 3 & 4)
You can install the destination index micro controller to your creations or other's permitted creation.
The destination index is just an index so it doesn't have ability to generate large destination graphic.
You have to write those graphic by yourself.