3 words . we . need . this .
Indeed , a console where each time an event play , a log of the event with all the shortened paramemeters + the line of that event is printed to console and if possible , a way to search by line
Example
On player dead | set position to self.lastcheckpointx , self.lastcheckpointy
Printed:
Line 36 | player : set position to 205,657
That should be a must have for the console , as it would make debugging WAY easier for us and thus make the engine that more intuitive
What do you think Ashley ?