Skip to content

Need for a code dictionary to check all accessible functions. #124

Answered by FurryR
DilemmaGX asked this question in Q&A
Discussion options

You must be logged in to vote

Hello there! I'm FurryR (Shinogi Kumagai), an unofficial extension developer. I'm here to help you.

What happened

As you see, Gandi has poor documentation. There's no code dictionary, so you have to read the source code to find out how to code.

Kinda wild, but you can see scratch3_motion.js for more information about your problem.

How

Kinda wild, but you can see scratch3_motion.js for more information about your problem.

You can use util.target to get current target.

util.target.setXY(0, 0);

For animations, see glide().

You can use util.yield() to yield the execution.


In order to publish your extension, you need to invite a translator to translate your extension into Simplified Chinese.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DilemmaGX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants