This is an old revision of the document!


AnalogMatic for M55

Currently under development. Now, we start beta testing at anhelo main store.

The current version is 0.7.22, please note the following:

[Unimplemented] function to hide shadow while driving — scheduled in v.0.7

[Unimplemented] physical shape switching — scheduled in v.0.7

[Unimplemented] sound effects — scheduled in v.0.8

[BUG] the handle responds even when the engine is turned off — scheduled in v.0.7

[FIXING] script optimization » processing may be heavy

how to drive / how to operate

key operations

[A] / [←]
turn left
[D] / [→]
turn right
[W] / [↑]
to accelerate
[S] / [↓]
to decelerate / back when the GEAR is Neutral
[Page Up]
gear up
[Page Down]
gear down

commands

Sit on the V03AM and say following commands on chat.

l / L
head light ON / OFF
r / R
reset your view point and animation
t / T
text ON / OFF
1
use normal view point — DEFAULT
2
use bird's eye view point
3
use looking up view point
0
destroy permission control camera
menu
dialog menu appears

  • Anim … switch driving animation
  • SitPos … adjust sitting position
  • Help … lead to this web page
  • SusMove … switch whether to move the suspensions along the ground irregularities — recommended OFF for heavy SIM
  • HeadLight … switch headlight on/off — same as command “l”
  • EG … switch engine ON / OFF — several other animations are appeared in [Anim] Menu while engine off

characteristics of each gear

GEAR N (Neutral)

  • It is the only gear that can go backwards.
  • When using GEAR N, use [S] / [↓] key to move backward.

GEAR 1

  • While pressing [W] / [↑] key, it moves forward.
    • After you take your finger off the key, it slows down slowly and stops.
  • [S] / [↓] key is brake.
  • The maximum speed is approximately 20km/h.
  • GEAR 1 has a very strong driving force. Most slopes can be climbed.

GEAR 2 / GEAR 3

  • Unlike GEAR 1, it does not slow down when you take your finger off the key [W] / [↑].
  • [S] / [↓] key is brake.
  • It does not turn suddenly when you press the key [A] / [←] or [D] / [→].
    • The angle increases gradually, so it's better to start pressing the key early.
    • The handle immediately returns to the center when you release your finger.
  • The maximum speed is approximately 40km/h in GEAR 2 and 60km/h in GEAR 3.
  • The speed can be adjusted with the [W] / [↑] key and [S] / [↓] key.

requests received / bug reports

  • brake strengthening — implemented - v.0.7.16
  • adding headlight menu in dialog — Implemented - v.0.7.12
  • particle effects — to be implemented
  • comedy like this videocurrently under review
  • [BUG] sitting position reset when headlight on — FIXED - v.0.7.15
  • improve response delay to key operation — BEING ADJUSTED : Lag is displayed in the text. It will be a clue to know the situation of connected SIM. I am adjusting it so that the event queue doesn't overflow as much as possible.
  • adding feet animations on GEAR N — Implemented - v.0.7.21
  • ability to manually control the pitch angle while driving — to be considered
  • reduce bouncy on the ground — be looking for : I really want to improve!

change log

  • ver.0.7.09 » start beta testing
  • ver.0.7.10 » changing physical shape
  • ver.0.7.11 » heap error avoidance : separate script into 3 sheets
  • ver.0.7.12 » adding headlight menu in dialog
  • ver.0.7.13 » BUG FIX : dialog opens when enter command “r”
  • ver.0.7.14 » changing physical shape size
  • ver.0.7.15 » BUG FIX : sitting position reset when headlight on
  • ver.0.7.16 » brake strengthening on GEAR 2, 3
  • ver.0.7.17 » adjust the behavior among floating
  • ver.0.7.18 » adding feet animation on GEAR N (forward only)
  • ver.0.7.19 » dynamically adjusting timer interval in order to solve the problem of overflowing event queue with laggy SIM
  • ver.0.7.20 » script optimization : SusMove OFF
  • ver.0.7.21 » adding feet animation on GEAR N / changed view point among going backward
  • ver.0.7.22 » adding switch view point commands