hi, I want to add an option to my character to make it move through the air, fly, noclip mode, whatever you want to name it, it just has to move up and down.
ideally it would move towards the direction he's facing, so if I look up and press forward, it moves up. a button to move up and down, say E makes it go up and Q makes it go down would work too.
thing is, I absolutely can't make this work, nor a single thread explaining how to do so.
I tried changing movement mode to flying, air control to 1, gravity to 0, adding a movement input upwards, but for some reason none of these work. if I run off a cliff, it will stay the same altitude and float around, but it just doesn't seem to move up or down.
it's worth mentioning that the console command "ghost" doesn't work too. it changes the character behavior the same way as the methods I tried above, but it doesn't go up or down.
help
ideally it would move towards the direction he's facing, so if I look up and press forward, it moves up. a button to move up and down, say E makes it go up and Q makes it go down would work too.
thing is, I absolutely can't make this work, nor a single thread explaining how to do so.
I tried changing movement mode to flying, air control to 1, gravity to 0, adding a movement input upwards, but for some reason none of these work. if I run off a cliff, it will stay the same altitude and float around, but it just doesn't seem to move up or down.
it's worth mentioning that the console command "ghost" doesn't work too. it changes the character behavior the same way as the methods I tried above, but it doesn't go up or down.
help
Comment