r/turbowarp

Is there any way to turn off the warnings for extensions?

What I mean by that is the warning for loading a project with a custom extension, it warns me, even if it's MY project, and also whenever I load a TurboWarp extension, it keeps warning me every time I add one that it's not compatible, even if I already have scratch-incompatible extensions in my project.

reddit.com
u/TheSquiggl — 1 day ago

Introducing UnoWarp (AKA "UnoWarp Extensions")!

It's similar in spirit to the official TurboWarp Extensions Gallery, but the focus here is on more experimental extensions — while still keeping things stable and reliable.

You'll find all of my extensions there as well, and if you'd like to contribute your own, you can submit them at https://github.com/unowarp/unowarp.github.io.

Check it out here: https://unowarp.github.io/

u/codapaws — 2 days ago

I am trying to create a project that involves AI, does anybody have a open-source code for a Turbowarp Extension that uses basic math or just any OpenAI APIs or anything like that?

reddit.com
u/Sz32fear_TCE — 2 days ago

The start of a ROGUE LIKE clicker game I've been working on in TURBOWARP! What do yall think?

I took inspiration from the DELTARUNE "vessel creation" intro. An external narrator talking to you in a formal tone is just too cool of a trope to not execute!

u/VastAd1587 — 7 days ago

A game I made with Turbowarp is out on scratch after 3-4 months of work!

ive worked really hard on this game and I had mostly a lot of fun making it, its a fnaf fan game following a trans kid, loosely inspired by fnaf 4, so I hope you all like it as much as I do!
(LINK : https://scratch.mit.edu/projects/1338359531/ ) (NOTE, IT REQUIRES TURBOWARP TO ACTUALLY PLAY IT)

u/Pleasant_Stranger_83 — 7 days ago

Accessing system files

Does any one know if it’s possible to use the he files/ shark pools files extension to access the system file and store assets there instead? Like large data:uri and 4k assets so that they aren’t all loaded into memory at the start? Sorry if it’s a dumb question.

reddit.com
u/WarmConclusion603 — 8 days ago

Optimizing assets to use less ram

Is there any method to make the assets not load into ram when you open it? Like store it as a separate file or something like that? I have a lot of 4k assets in my game and a lot of enemy costumes, so when it’s in the editor it’s taking up about 8 gb of ram in total 😬 Anyone know a fix or a different method?

reddit.com
u/WarmConclusion603 — 10 days ago

Hi, I made a custom VFS extension (better than rxFS!)

I built an extension that might be worth bookmarking for anyone who finds this: Next4 is a drive-based VFS for TurboWarp (paths look like `drive://folder/file.txt`) backed by OPFS rather than a JSON tree, so it handles binary files, large data, and persistence across sessions properly -- things rxFS definitely struggles with.

It requires unsandboxed mode, but that's just a checkbox in TurboWarp's settings.

https://github.com/codapaws/extensions/blob/main/src/codaaws/next4.js

Happy to answer questions if anyone's evaluating VFS options.

u/codapaws — 10 days ago

NeuCloud AI Made only from TurboWarp | MASSIVE Update (June 20)

This is NeuCloud, a Homemade AI that you can remix that can generate response (no it doesn't generate responses yet since its in-progress.) (it think that it uses less water as well🌲🌊)

EDIT: SORRY THIS WAS A DRAFT I MADE IN JUNE 20TH, BUT I PUBLISHED TOO LATE

Whole Progress: https://github.com/tayden20/ProjectNeucloud

"What Is Reddit"

>This is a prompt that would be detected by an "Intent Variable!" and when you are typing the prompt, the machine begins to guess your word using the Sorted Alphabetical Dictionary (I DID ALL BY MYSELF WITH SOME CODE) and if it gets wrong, it tries again until the prompt is complete.

>When the prompt is finished, Plenty of rss item titles & descriptions use a separator and extract from BBC, NYT, etc... (and if it has a sep already, it avoids that,) so the moment one does your tokenizer eats it and the article is in the list "ListOfArticles." While this happens, the machine guesses your tone, using MATH measuring Light, Medium, Heavy Prompts by grabbing the Average/Median.

Then, these RSS Titles are turned into the 8-10 Proper Parts of Speech separated by a backslash, and then these words are scrambled a few times (random number of times) and measured in order to scramble the articles in order for them to make sense in the final response. (will use in future)

Then, it generates a definition from Wikipedia using a custom extension before paraphrasing it with related words and synonyms before scrambling it 1-10 times.

Visuals (Boring Ones)

It counts words using WordNumber before adding that word into a list called "CoolTransitionsShit" and then, finalresponse is set to that, before generating a final response.

Final Response:

"stylized reddit is an american proprietary social news aggregation and forum social media platform registered users commonly referred to as redditors submit content to the site such as links text posts images and videos which are then voted up or down upvoted or downvoted by other members posts are organized by subject into user-created boards called subreddits submissions with more upvotes appear towards the top of their subreddit and if they receive enough upvotes ultimately on the site s front page reddit administrators moderate the communities moderation is also conducted by subreddit-specific moderators who are unpaid volunteers it is operated by reddit inc based in san francisco as of december 2025 reddit is one of the most-visited websites in the world according to data provided by similarweb 51 75% of the website traffic comes from the united states followed by canada at 7 01% the united kingdom at 6 97% australia at 3 97% germany at 3% and the remaining 28 37% split among other countries reddit was founded by university of virginia roommates steve huffman and alexis ohanian in june 2005 who were joined by aaron swartz that november condé nast publications acquired the site in october 2006 in 2011 reddit became an independent subsidiary of condé nast s parent company advance publications reddit debuted on the stock market on the morning of march 21 2024 with the ticker symbol rddt the current market cap as of july 2024 is us$10 billion reddit has been noted for its role in political activism particularly in the united states with notable left-wing and anti-theist subcultures on the website it has received praise for many of its features such as the ability to create several subreddits for niche communities it has been criticized for the spread of misinformation and its voting system which can encourage online echo reddit red-it formerly chambers"
u/TaydenAnimations — 12 days ago
▲ 7 r/turbowarp+3 crossposts

Anyone down to playtest my game?

Hi! I’m in the final stages of releasing my game made in turbowarp, and I need a few playtesters to run through the game so I can revise the pacing, progression, difficulty and so on. Please let me know if you do join the playtest so I can get some feedback from you. The link to the steam page is https://store.steampowered.com/app/4817240/Transcendent/

Would also be a huge help if you wishlisted, thanks for your time!

u/WarmConclusion603 — 12 days ago

GlassMorphism v1.0.0

I recently spent alot of time making this addon, and i think it turned out great! I even used it to make the logo! currently its hardware accelerated and creates glass panels with a bunch of customization for each panel (blur,theme,bevel size, etc)! its completely open-source and I encourage you guys to make your own modifications and share recommendations and ideas! Link to addon: https://github.com/Source-Studios-Official/GlassMorphism

u/FunnyCellist1913 — 13 days ago

just found out that Gandi IDE has lazy loading

do you know if it works properly? because thats like a big deal for many big turbowarp games, loading all assets at the same time slows them down a lot and also takes years to load a game after opening it. Why havent people switched to Gandi?

reddit.com
u/oxingames — 11 days ago