Thread: GK Terrain
View Single Post
  #4  
Old 12-07-2012, 03:32 AM
cyan3 cyan3 is offline
Registered User
cyan3's Avatar
Join Date: Nov 2005
Location: England
Posts: 2,919
cyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant future
Quote:
Originally Posted by greggiles View Post
1. In the editor, can you manually enter the value of the height where he yellow numbers are?
Sadly you can only manually set the values if you open the level in a text editor.

Quote:
Originally Posted by greggiles View Post
2. Kinda a NPC scripting question, but can you do a player check on height?
--like if (player.height = '#')??
You would check the players z axis by using player.z = #.
Reply With Quote