CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 14:21:35 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=a67a29aa3973ff391bec54d66b95be74370c35b8b90d1d962ce1519e01fd3766a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22YlgXQ_qp5_yVQGV2MYOQOOAtAkeKKXHw%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cf01390b61a9c3-BLR
GDScript ui_pause_menu - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- extends Control
- func _ready() -> void:
- visible = false
- func _process(delta: float) -> void:
- if Input.is_action_just_pressed("pause"):
- toggle()
- func toggle() -> void:
- visible = !visible
- if visible:
- Engine.time_scale = 0.0
- else:
- Engine.time_scale = 1.0
- func _on_resume_button_pressed() -> void:
- toggle()
Advertisement
Add Comment
Please, Sign In to add comment
-
✅⭐ Make $2500 in 15 minutes ✅ NEVER SEEN BEFO...
JavaScript | 5 sec ago | 0.24 KB
-
⭐⭐⭐MAKE $500 IN 15 MIN⭐⭐
Java | 6 sec ago | 0.10 KB
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ 6
JavaScript | 15 sec ago | 0.24 KB
-
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 17 sec ago | 0.10 KB
-
⭐⭐⭐Profit Method⭐⭐
Java | 18 sec ago | 0.10 KB
-
⭐ Instant BTC Profit Method ✅ NEVER SEEN BEFO...
JavaScript | 23 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ 3
JavaScript | 27 sec ago | 0.24 KB
-
⭐⭐⭐Instant Profit Method⭐⭐
Java | 28 sec ago | 0.10 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand