Discuss Scratch

julmik6478
Scratcher
500+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Translation for
([volume v] of [Sprite1 v])
Try
this.sprites.sprite1.audioEffects.volume
or
this.sprites.sprite1.volume


Support the suggestion HERE by adding this button to your signature

My acounts in some websites:
youtube
planet minecraft
mcreator
cs947939
Scratcher
37 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

My project is not converting to JS. I've removed all blocks with no translation available and I still get this error: Cannot read properties of undefined (reading ‘name’)
Project link on scratch: https://scratch.mit.edu/projects/1030842840/
julmik6478
Scratcher
500+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Bump


Support the suggestion HERE by adding this button to your signature

My acounts in some websites:
youtube
planet minecraft
mcreator
Nibblet_A
Scratcher
3 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Hello, I am working on a scratch game, and Leopard keeps saying that there is an error, I have tried it about 5 times, and not worked. I have saved the game on a file and uploaded it, but every time I try it keeps saying that it does not work. What should I do? I am trying to get the code to convert it into C#, so I can make my game without future glitches because when I was making a villager mechanic, the code for moving my player started glitching. i removed some of the code and it worked. I don't know what to do now. So, what should I do?
ninjaMAR
Scratcher
1000+ posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Nibblet_A wrote:

(#1044)
Hello, I am working on a scratch game, and Leopard keeps saying that there is an error, I have tried it about 5 times, and not worked. I have saved the game on a file and uploaded it, but every time I try it keeps saying that it does not work. What should I do? I am trying to get the code to convert it into C#, so I can make my game without future glitches because when I was making a villager mechanic, the code for moving my player started glitching. i removed some of the code and it worked. I don't know what to do now. So, what should I do?
What's the error? What's the code?
Nibblet_A
Scratcher
3 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

The code is the villager sprite moving
when I receive [start game]
forever
if <(pick random (backdrop number) to (10)) = [3] then
forever
if <[backdrop number] = [3]> then
show
walk X

if<not <[backdrop number] = [3]>>then
hide
This is about 5 more times. (Not a block)
define walk X
change x by (pick random (-1) to (-10))
wait 5 seconds
change x by (pick random (1) to (10))
forever
if<<touching color [#C3DDF9] ?>>then
change x by ()10


















Sweden0456
Scratcher
1 post

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

Nice
gdesmedt78
Scratcher
4 posts

Leopard: Convert Scratch projects to JavaScript AUTOMATICALLY!

yooooooooo i really want to convert this project https://scratch.mit.edu/projects/911956787/ but leopard isnt letting me
Why?

Powered by DjangoBB