new to mod, i made a entity type=car...can't quit
Posted: Mon May 07, 2018 10:58 pm
HI, i'm new to mod,but still i started with the workbench mod, however workbench mk4 is bugged....i get in(as u do with any car)
but i can't get out, something to do with the size of it or something i didn't figure yet...
i did manage to fix for mk3, mk2 and even mk1, been the smallest one, easy fix..mk4 is bigger, i can't figure out why i'm getting stuck inside of it...
shifting only allows me to shift to a certain point, the first 2 values of collision box MUST BE negative as far i can tell you....that's why shift has is limit...
any ideas? perhaps is there a way to say where the player lands when quitting?
if needed, feel free to test and see the 'entity.lua', of workbench-mk4
This is one of the error, on FARL, line 118 of file CONTROL.LUA
My code below
but i can't get out, something to do with the size of it or something i didn't figure yet...
i did manage to fix for mk3, mk2 and even mk1, been the smallest one, easy fix..mk4 is bigger, i can't figure out why i'm getting stuck inside of it...
shifting only allows me to shift to a certain point, the first 2 values of collision box MUST BE negative as far i can tell you....that's why shift has is limit...
any ideas? perhaps is there a way to say where the player lands when quitting?
if needed, feel free to test and see the 'entity.lua', of workbench-mk4
This is one of the error, on FARL, line 118 of file CONTROL.LUA
My code below