Quote:
Originally Posted by greggiles
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
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 = #.