Outerra forum
October 14, 2024, 08:54:05 pm
Welcome,
Guest
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Outerra Tech Demo
download. Help with
graphics driver issues
Home
Help
Login
Register
Chat (Outerra Discord Server)
Outerra forum
>
Anteworld - Outerra Game
>
Modding: Importer, Tools & Utilities
>
fps camera
« previous
next »
Pages: [
1
]
Print
Author
Topic: fps camera (Read 4728 times)
wayne57
Full Member
Posts: 125
newbie
fps camera
«
on:
July 26, 2014, 10:20:58 pm »
im trying to adjust the fps for a inside view but having problems
does anybody know what line of code to change for an inside view
//invoked for each new instance of the vehicle
function init_vehicle()
{
this.set_fps_camera_pos({x:-.4,y:-4.1,z:4.1});
this.snd = this.sound();
this.snd.set_ref_distance(0, 9.0);
this is what ive been trying to play with
thank you
Logged
PytonPago
Hero Member
Posts: 2284
It´s way too complex, dont let me try to explain !
Re: fps camera
«
Reply #1 on:
July 26, 2014, 11:35:52 pm »
Not sure if uou can affect that trough the vehicle script.
Logged
We are still undeveloped as long as we don´t realize, that all our science is still descriptive, and than beyond that description lies a whole new world we just haven´t even started to fully understand.
Print
Pages: [
1
]
« previous
next »
Outerra forum
>
Anteworld - Outerra Game
>
Modding: Importer, Tools & Utilities
>
fps camera