Anzahl der Beiträge : 252 Anmeldedatum : 18.02.11 Ort : Brazil
Thema: [Solved] Help on bus Mo 4 Jul - 1:57
Good evening.
Problem has been solved in this meantime. Thank you.
Some long time ago a friend of mine has started working on a Bus, and now with some progress, it's the difficult time of adjusting the scripts do the 3d. I've read the topic about the Karosa where there were some instructions about the the rotation axis, but we still get strange rotational patterns in the RPM and the steering wheel. Here is the video:
Here is the code that was done to the steering wheel:
Code:
[mesh] volante.o3d
[viewpoint] 3
[visible] cp_lenkrad_visible 1
[newanim] origin_trans -0.486 5.294 1.430
origin_rot_x -10
origin_rot_y 90
origin_rot_z 0
anim_rot Axle_Steering_0_L 900 [mesh] volante.o3d
[viewpoint] 3
[visible] cp_lenkrad_visible 1
[newanim] origin_trans -0.486 5.294 1.430
origin_rot_x -10
origin_rot_y 90
origin_rot_z 0
anim_rot Axle_Steering_0_L 900
We've already tried to remove that origin_trans and these coordinates and set it to origin_from_mesh but keeps working in a odd way. Any suggestions? I presume that solving this for the steering wheel should solve for the RPM. Thank you for you rtime.