Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Bad Words Filter

An asset by rockgem
The page banner background of a mountain and forest
Bad Words Filter hero image

Quick Information

0 ratings
Bad Words Filter icon image
rockgem
Bad Words Filter

Filtering bad words for your game.Can be useful for:Filtering bad words before that goes into leaderboard usernames.functions:is_word_ok(word) -> returns a bool (false if the word contains bad word, true if it is safe)

Supported Engine Version
3.5
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Filtering bad words for your game.

Can be useful for:

  • Filtering bad words before that goes into leaderboard usernames.

functions:

is_word_ok(word) -> returns a bool (false if the word contains bad word, true if it is safe)

Filtering bad words for your game.

Can be useful for:

Filtering bad words before that goes into leaderboard usernames.
functions:

is_word_ok(word) -> returns a bool (false if the word contains bad word, true if it is safe)

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Bad Words Filter icon image
rockgem
Bad Words Filter

Filtering bad words for your game.Can be useful for:Filtering bad words before that goes into leaderboard usernames.functions:is_word_ok(word) -> returns a bool (false if the word contains bad word, true if it is safe)

Supported Engine Version
3.5
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers