Skip to content

Conversation

moosanaeempc-lgtm
Copy link

@moosanaeempc-lgtm moosanaeempc-lgtm commented Sep 4, 2025

Codes for penguin mode.

Copy link

vercel bot commented Sep 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
penguinmod-extensions-gallery Ready Ready Preview Sep 4, 2025 0:03am

Copy link
Contributor

@AlexSchoolOH AlexSchoolOH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here are some suggestions

// Description: Advanced text input and display on the stage.
// By: SuperCodes_

// A message for users of the version from pen-group's site.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is on the pen-group site.

Also this should be inside the (function (Scratch) { on line 7

}

setFontColor(args) {
this._fontSettings.color = Scratch.Cast.toCSSColor(args.COLOR);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The scratch object does not have a toCSSColor do you mean toRgbColorList or toRgbColorObject?

name: 'typed text',
assetId: 'typed_text_asset',
dataFormat: 'svg',
is==svg: false,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Running this throws Expected "}" but found "==" = is not allowed unless it is in quotes.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please refrain from using spaces in the file name, also make sure to make it a .js file for JavaScript.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also another note, please make a folder for yourself instead of putting it in the base extensions directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants