Sorry gtg. Enabling Linux env on meh chromebook. Bye.
Any time you press your finger down or tap a touchscreen device screen, it is a mouse down action no matter what.
What does that have to do with this discussion?
You said you didn't know Python. Also please don't assume I'm a part of this argument. Merely pointing out that I'm confused. I don't consider knowing how to use Flask by forking someone else's repl (hint: mine) and changing it to accommodate your needs "knowing Python".
I have been doing a lot of Python recently. Look at my Replit profile.
In fact I'm creating a tutorial for the basics at this very moment. I tend to learn stuff fast
Not going to lie, your Python package ideas are pretty cool. I just don't see how you're going to make it. Like Snap2Py. Also, what's MiroTalk about?
Oh and
isn't a language. It's an IDE (I think that stands for Interactive Developement Environment (I'll search it up)). It's generally for C languages but supports many other languages as well. Like Dart, Dockerfile, F#, Go, HTML, CSS, JS, Markdown, PHP and many others. The full list is found on their website: Programming Languages
Yeah, I knew that.

Not going to lie, your Python package ideas are pretty cool. I just don't see how you're going to make it. Like Snap2Py.
It's a work in progress.

what's MiroTalk about?
Its a fork of someone elses project. It's like zoom.
So if you're giving examples of what languages you know then why is there an IDE included in there?
Idk

You said you didn't know Python.
ahem?
How To Create A Repl Server For Snap! Of Your Own! Warning As of 2024: Replit is changing their services so that you can only have 3 repls on your account. I no longer recommend using Replit as over the years the platform has gotten worse and worse and you would probably be better off hosting it somewhere else. Yet Another Warning As of 2023: Replit is no longer allowing users to create an "Always On" Repl using UpTimeRobot. You must have the Replit editor open for the Repl to stay on. You …
Can someone please help me make it so the joy stick goes back to its original place when the mouse is off screen please
I want to tell you to mind your own business but out of respect, I'll explain. When I made my Scratch Social Actions bot, joecooldoo thought it was cool and wanted to help and see how it worked. he told me he couldn't help with Python because he didn't know it. Hence

You said you didn't know Python.
So he helped with the HTML. Fast forward he forked my REPL and learned how to make "a server of your own for Snap!". After he made his Snap! Extensions. He then made that tutorial because of someone on the Snap! Extensions thread asked him how to make it or something. So yeah.
in the stage put the code
when green flag clicked forever if <<not<touching [mouse-pointer v]>>> then reset joystick code here ::grey end end
Also make sure this doesn't run if the mouse is touching any sprites.
ok thanks