---
title: "Bounce - s&box library"
description: "Handles bounce/cooldown"
canonical: "https://sbox.watch/libraries/brax/bounce/"
generated_at: "2026-07-22T23:14:22.744Z"
---

# Bounce

Handles bounce/cooldown

- Type: library
- Ident: brax.bounce
- Creator: Braxnet
- Canonical: https://sbox.watch/libraries/brax/bounce/
- Markdown: https://sbox.watch/libraries/brax/bounce.md
- sbox.game: https://sbox.game/brax/bounce/
- Generated: 2026-07-22T23:14:22.744Z

## Stats

- 24h momentum: +0
- Terry score: 43%
- Favorites: 0
- Upvotes: 2
- Downvotes: 0
- Updated: Mar 25, 2025
- Created: Mar 25, 2025
- Size: 3.8 KB
- Files: 5
- Tags: 

## Description

Handles bounce/cooldowns automatically.

bool Bounce.Instance.HasCooldown("key");

bool Bounce.Instance.SetCooldown("key", 1.0f);

if ( Bounce.Instance.AutoCooldown("key", 1.0f ) )
 return;



## More by Braxnet

| Package | Ident | Players | Favorites | Upvotes | Score | Markdown |
| --- | --- | --- | --- | --- | --- | --- |
| mcpserver | brax.mcpserver | 0 | 4 | 4 | 60% | https://sbox.watch/libraries/brax/mcpserver.md |
| Unreal 5 Importer | brax.unrealimporter | 0 | 4 | 4 | 60% | https://sbox.watch/libraries/brax/unrealimporter.md |
| TweenManager | brax.tweenmanager | 0 | 3 | 4 | 60% | https://sbox.watch/libraries/brax/tweenmanager.md |
| Weeb Error | brax.weeb_error | 0 | 3 | 4 | 60% | https://sbox.watch/libraries/brax/weeb_error.md |
| FileRenamer | brax.filerenamer | 0 | 1 | 2 | 43% | https://sbox.watch/libraries/brax/filerenamer.md |
| Git Client | brax.gitclient | 0 | 0 | 1 | 27% | https://sbox.watch/libraries/brax/gitclient.md |
