====== AnalogMatic for M55 ======
{{ :products:m55:snapshot_012.png?nolink&500|}}
Currently under development. Now, we start beta testing at [[http://maps.secondlife.com/secondlife/Sociaria/114/98/34|anhelo main store]].
The current version is 0.7.30, please note the following:
[Unimplemented] function to hide shadow while driving --- //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//
[During Adjustment] PitchAssist function --- //Currently, the text turns red during operation. This phenomenon will be canceled when the adjustment is completed.//
===== how to drive / how to operate =====
==== key operations ====
; [A] / [←] : turn left
; [D] / [→] : turn right
; [W] / [↑] : to accelerate
; [S] / [↓] : brake / back when the GEAR is Neutral
; [Shift] + [←] : willy action --- GEAR 2 and 3
; [Shift] + [→] : willy action --- GEAR 2 and 3
; [Page Up] : gear up
; [Page Down] : gear down / decrease engine power while too fast to down the gear
==== 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 / m : dialog menu appears
==== menu ====
{{ :products:m55:v03-dialog3.png?nolink|}}
* Anim ... switch driving animation
* SitPos ... adjust sitting position
* Help ... lead to this web page
* PitchAssist ... function that automatically corrects the pitch angle of the motorcycle when it senses a step or an upward slope ahead
* 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//
* [[https://www.youtube.com/watch?v=zmCcXT96mNU|comedy like this video]] --- //Adoption is difficult because it is possible to move forward in GEAR N. Please substitute by willy action.//
* [BUG] sitting position reset when headlight on --- **FIXED - v.0.7.15**
* improve response delay to key operation --- **Implemented - v.0.7.28**
* adding feet animations on GEAR N --- **Implemented - v.0.7.21**
* ability to manually control the pitch angle while driving --- **Implemented - v.0.7.27**
* reduce bouncy on the ground --- //be looking for the way : I really want to improve!//
* aligning velocities around gear change --- **Implemented - v.0.7.23**
* dialog menu open by clicking the body --- **Implemented - v.0.7.29**
===== 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
* **ver.0.7.23** >> aligning velocities around gear change
* **ver.0.7.24** >> PitchAssist testing start
* **ver.0.7.25** >> processing speedup
* **ver.0.7.26** >> organizing LinkMessages
* **ver.0.7.27** >> adding willy action on GEAR 2, 3
* **ver.0.7.28** >> forcibly suspensions moving OFF among GEAR 2 / 3 in order to improve performance
* **ver.0.7.29** >> adding PitchAssist ON/OFF menu / dialog menu open by clicking the body
* **ver.0.7.30** >> brake processing change --- //engine power is not attenuated by brake operation - acceleration after brake release improved//