1. #1
    k2nph's Avatar Senior Member
    Join Date
    Mar 2014
    Location
    Derbyshire - UK
    Posts
    2,936

    question for devs or programmer?? ref: driving line

    Hi all, i wondered if someone in the know (devs) or programmer could answer this question?
    at present the bike and rider are fixed above the driving line, what i was wondering is, in the future could it be added that the bike & rider move round the driving line 360degrees, (wheels are still fixed as they are now) this would enable banked curves, accurate corkscrews etc, now before everyone tells me im a Tool, i have no knowledge of code past BBC microB computer/CBM64 (showing my age now) and have even less knowledge of graphics/physics engines etc, so dont really know if it is even possible to add something like this.
    waiting to be enlightened.
    in advance, many thanks.
    k2n
    Share this post

  2. #2
    dasraizer's Avatar Senior Member
    Join Date
    Apr 2014
    Location
    UK, Isle of Wight
    Posts
    1,195

    Re: question for devs or programmer?? ref: driving line

    ahh them days, i started on the zx81, i remember getting games from magazines that you had to hack (yes the original meaning, not mainstream media bludgeoned meaning) in just so you could play them
    anyhoo
    no idea if its possible, been playing with some code to simulate free ride, but the results were quite bad.
    i have noticed the the back wheel does try to tilt on corners so not sure why the rest of the bike doesn't want to.
    another method i tried which failed miserably was to break the bike apart and re-physics it back together, but for some reason the joint acted like it had no backbone.... hmm maybe that was why... hmmm

    edit: just read your sig.. hehehe nice
    Share this post

  3. #3

    Re: question for devs or programmer?? ref: driving line

    It would completely redefine free range of motion... Though it has 3D aspects this is where trials is infact 2D. I've wondered about just increasing driving line size, to approach obstacles at new angles, I suppose your idea relates.. Using up on the opposing joystick to determine your approach to certain obstacles, or even hit a completely different one in the same area on the left or right.. A single player Supercross, if you will.
    Share this post

  4. #4

    Re: question for devs or programmer?? ref: driving line

    I was wondering if this would be included before the game released, sadly it wasn't

    I don't know if it could be added in or not, but I think if they could add the ability to change gravity as DLC in THD they could add this.
    Share this post

  5. #5

    Re: question for devs or programmer?? ref: driving line

    i have no interest in this

    if you want 360's etc make it in the editor, it has been done before
    Share this post

  6. #6
    dasraizer's Avatar Senior Member
    Join Date
    Apr 2014
    Location
    UK, Isle of Wight
    Posts
    1,195

    Re: question for devs or programmer?? ref: driving line

    Originally Posted by James24993
    I don't know if it could be added in or not, but I think if they could add the ability to change gravity as DLC in THD they could add this.
    you can set the gravity by unchecking gravity in any object that has physics enable checkbox, just go into the advance physics option and uncheck global gravity, it then presents a value which i believe is newtons*100 so -980 is for 9.8N the newtons of 1Kg on Earth (the minus is because Y in down direction is negative and is the direction of the exerted force)
    Share this post

  7. #7

    Re: question for devs or programmer?? ref: driving line

    Originally Posted by dasraiser
    Originally Posted by James24993
    I don't know if it could be added in or not, but I think if they could add the ability to change gravity as DLC in THD they could add this.
    you can set the gravity by unchecking gravity in any object that has physics enable checkbox, just go into the advance physics option and uncheck global gravity, it then presents a value which i believe is newtons*100 so -980 is for 9.8N the newtons of 1Kg on Earth (the minus is because Y in down direction is negative and is the direction of the exerted force)
    Was talking about Trials HD. You couldn't change gravity originally, then they made a DLC and you could.
    Share this post

  8. #8
    dasraizer's Avatar Senior Member
    Join Date
    Apr 2014
    Location
    UK, Isle of Wight
    Posts
    1,195

    Re: question for devs or programmer?? ref: driving line

    Originally Posted by sparkierjonesz
    if you want 360's etc make it in the editor, it has been done before
    you missed OP's original point, he wants it so the bike banks over for corners/ banks / corkscrews , i added the free ride part, but that would have resulted in what he wanted.
    Share this post

  9. #9
    dasraizer's Avatar Senior Member
    Join Date
    Apr 2014
    Location
    UK, Isle of Wight
    Posts
    1,195

    Re: question for devs or programmer?? ref: driving line

    Originally Posted by James24993
    Originally Posted by dasraiser
    Originally Posted by James24993
    I don't know if it could be added in or not, but I think if they could add the ability to change gravity as DLC in THD they could add this.
    you can set the gravity by unchecking gravity in any object that has physics enable checkbox, just go into the advance physics option and uncheck global gravity, it then presents a value which i believe is newtons*100 so -980 is for 9.8N the newtons of 1Kg on Earth (the minus is because Y in down direction is negative and is the direction of the exerted force)
    Was talking about Trials HD. You couldn't change gravity originally, then they made a DLC and you could.
    oh you want trials HD to add on DLC the option for modifying gravity. i misread "as DLC" as "as in DLC"

    edit: HUH? re-reread this

    Originally Posted by James24993
    Was talking about Trials HD. You couldn't change gravity originally, then they made a DLC and you could.
    makes no sense with
    Originally Posted by James24993
    Originally Posted by dasraiser
    Originally Posted by James24993
    I don't know if it could be added in or not, but I think if they could add the ability to change gravity as DLC in THD they could add this.


    now i think that you still mean DLC to add gravity for EVO
    Share this post

  10. #10

    Re: question for devs or programmer?? ref: driving line

    Originally Posted by dasraiser
    Originally Posted by James24993
    Originally Posted by dasraiser
    Originally Posted by James24993
    I don't know if it could be added in or not, but I think if they could add the ability to change gravity as DLC in THD they could add this.
    you can set the gravity by unchecking gravity in any object that has physics enable checkbox, just go into the advance physics option and uncheck global gravity, it then presents a value which i believe is newtons*100 so -980 is for 9.8N the newtons of 1Kg on Earth (the minus is because Y in down direction is negative and is the direction of the exerted force)
    Was talking about Trials HD. You couldn't change gravity originally, then they made a DLC and you could.
    oh you want trials HD to add on DLC the option for modifying gravity. i misread "as DLC" as "as in DLC"

    edit: HUH? re-reread this

    Originally Posted by James24993
    Was talking about Trials HD. You couldn't change gravity originally, then they made a DLC and you could.
    makes no sense with
    Originally Posted by James24993
    Originally Posted by dasraiser
    Originally Posted by James24993
    I don't know if it could be added in or not, but I think if they could add the ability to change gravity as DLC in THD they could add this.


    now i think that you still mean DLC to add gravity for EVO
    Didn't mention Evo in either post. Mentioned THD both times.
    Share this post