Fps #1711
Replies: 8 comments 6 replies
-
Nice idea! |
Beta Was this translation helpful? Give feedback.
-
runtime extension has a set fps block |
Beta Was this translation helpful? Give feedback.
-
I created this extension to keep the same script execution time. A block that returns 30 times 1 every 1 second :`lass CombinedExtension {
} // Enregistrer l'extension combinée dans TurboWarp |
Beta Was this translation helpful? Give feedback.
-
lass CombinedExtension {
} // Enregistrer l'extension combinée dans TurboWarp |
Beta Was this translation helpful? Give feedback.
-
You messed up the code though |
Beta Was this translation helpful? Give feedback.
-
sorry for the messy code, I created a repository with interesting extensions: one to create a login form, one to detect fingers on ALL mobile devices (sensing + does not work on iOS apparently) and another with a block that returns thirty times 1 in a second (to create games that work with different fps and it is not the fps block of the extension.) PS: sometimes the touch extension does not work in the first script and when you display it on the screen it does not work sometimes but otherwise it works perfectly for the rest and you just have to delete the first script if it does not work and reimport it. the link to the repository is here: https://github.com/Eaielectronic/Extension-TurboWarp/tree/main. |
Beta Was this translation helpful? Give feedback.
-
for scrolling bubble, it creates text that appears letter by letter, you can put words in bold, in color or in italics with the following keys (json) : Pour bouger, appuis sur les {"type":"gras","color":"#5bd691","mot":"flêches"}. |
Beta Was this translation helpful? Give feedback.
-
I also have a login signin extension, its called TurboAuth (TurboWarpAuthenticator) |
Beta Was this translation helpful? Give feedback.
-
Hello, it would be nice if there was an option to change only the FPS, one to only change the execution time of the sprites and one for both at the same time.
Beta Was this translation helpful? Give feedback.
All reactions