project-navigation
Personal tools

Author Topic: Can't change to first person mode in isometric mode  (Read 2269 times)

alexis

  • Guest
Can't change to first person mode in isometric mode
« on: June 20, 2008, 08:24:12 pm »
SVN 17323: pressing the V key don't display the first person view mode. The console said:
"can't change to first person mode in isometric mode".
I guess it's a bug? Or did I miss something?


Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: Can't change to first person mode in isometric mode
« Reply #1 on: June 20, 2008, 08:26:39 pm »
no, that's no bug - see CL_CameraModeChange in cl_input.c

alexis

  • Guest
Re: Can't change to first person mode in isometric mode
« Reply #2 on: June 20, 2008, 09:08:48 pm »
Sorry but I don't understand the code: how can I get the first person mode? Is it still possible?
(obviously I am in isometric mode and that's the point, but I don't know how to change that).

Offline BTAxis

  • Administrator
  • PHALANX Commander
  • *******
  • Posts: 2607
    • View Profile
Re: Can't change to first person mode in isometric mode
« Reply #3 on: June 20, 2008, 09:51:10 pm »
You can disable isometric mode in the game options.