Game Development Community

Alt+c player view problems

by Daven Carter · in Torque Game Engine · 01/18/2006 (4:42 pm) · 1 replies

I am very new to the torque engine. I've been mucking about with the mission editor and now for no reason i can find, when I hit ALT+C to switch to first person mode the camera is either level with the ground and i can see under it, or it just crashes altogether! help. I havent changed anything with the engine. it just started that!!

#1
02/12/2006 (5:21 pm)
Have you removed the player from your game (ensure that the server/scripts/game.cs is the one that shipped with the starter.fps mod), or removed the SpawnSphereMarkers such that your player is spawning under the terrain?

What happens if you use the stock mission (Stronghold.mis) that came with TGE?