Game Development Community

Station Vehicle

by Fucifer · in Torque Game Engine · 11/17/2006 (12:50 pm) · 6 replies

I have look at the vehicle resource here. What I am looking for is a flying vehicle to be station above the ground when not moving. I have the warsparrow and everything looking pretty good. What I want to is change that dts to UFO and slow the speed down and have better direction. I also want the vehicle to be station above the ground when not moving. Thank for help.

#1
11/17/2006 (4:18 pm)
Did you try creating a hover vehicle?

www.garagegames.com/mg/forums/result.thread.php?qt=31855
#2
11/18/2006 (12:46 pm)
Thanks for help. I add the hover vehicle datablock and everything is work good except the vehicle now get hung in the terrain. I am using the warsparrow at the moment.
#3
11/18/2006 (2:28 pm)
I fix the terrain problem but now when flying the vehicle just alittle it dissappear. The game lockup and there is no errors in the console.
#4
11/18/2006 (2:31 pm)
How fast are you travelling?
#5
11/18/2006 (2:41 pm)
I would say slow. I have try few different vehicle, warsparrow, drone and etc. It happen with all of them.
#6
11/20/2006 (11:09 am)
I have been testing on this, it seem to be the mass is what causing the problem. If you put the at mass=100 the vehicle will stop and dissappear. If you put at mass=200 you can move straight or down with no problem but you cant go. If you put the mass=300 it seem to work ok.