Thank you for your reply, chocolatepie33!
I'm currently using Sandbox Beta 2.2 (1.3) in singleplayer mode.
schoenbt wrote:1. How can i set an Endpoint as Level goal? (There should be a Startpoint (spawning) and an Endpoint (goal)).
chocolatepie33 wrote: Depends on what you want to happen when you reach the goal.
If the player reaches the goal the game should end and the playtime should be stopped (like a maze).
schoenbt wrote:2. Is it possiple to get something like an output of the gametime/ playtime (time from start to endpoint)
chocolatepie33 wrote:You can edit the .bat of the mode you're using, use the -g command to specify an output .txt file (example: -goutput.txt), and you could use programming to implement a loop that counts out time, then record that into the txt file. I don't know what you could do for multiple text files, however.
Ah, ok - that could be an option but currently i'm using OSX and i'm not sure if it's possible to write a batch-file or to start sandbox with the "-g"-command (do you/ or anyone tried it out ?).
Greetings from cologne, germany!

Torsten