How? I heard a comment about being able to do this, but can’t find any documentation. Does it work on the iPhone?
It does only work on the iphone and you do it from XCode and the obj-c code
Time.timeScale = 0.0;
pauses it and yes it works on the iPhone.
Thanks. Seems a somewhat strange way to control something that should be a sense switch.