kenshin2016 Hi , i need to call a function when the game is paused , Please someone help me with this problem.<br><br>func _paused():<br> print("paused game")<br><br>