Discuss Scratch

Jacko1222
Scratcher
100+ posts

Help with a login screen

Hello everyone,

I am trying to create a simple OS in Scratch. In doing so, to display Scratch usernames, I am using Aspergit text renderer, which (despite the number of times I set brightness to 100) still remains black. Also, the text, on 50% of occasions does not center as expected.

Finally, to simulate buffering, I have made a simple ‘buffering program’. However, due to lag on Scratch, this is not appearing as expected, or calculated.

If some Scratcher far more experienced than myself is able to fix these issues, I will be eternally grateful and provide credit to.

Thanks,
Jacko1222

Project URL: https://scratch.mit.edu/projects/108792552/

Last edited by Jacko1222 (May 12, 2016 14:55:08)



Part of the Super Scratch Brothers Scratch Team!!!!
BKFighter
Scratcher
1000+ posts

Help with a login screen

Text engines don't care about what a sprite looks like. Brightness doesn't matter. Pen is only affected by blocks in the pen category.
set pen color to [#ff0088]
change pen color by ()
set pen color to ()
change pen shade by ()
set pen shade to ()
change pen size by ()
set pen size to ()

Need a reason to check out my profile?
How about things like:
Simulators?
Games?
Amazing Creations?

This siggy protected by: BKFighter Kumquataway Ltd
Created from processed Kumquat byproduct
Purchase for free* at this website! asdfasdfasdfasdfasdfasdfadfadfadadfasdfas;
Jacko1222
Scratcher
100+ posts

Help with a login screen

I see what you mean, but I changed the Aspergit setting to Vector, which creates a sprite. Therefore, the costume settings should work..


Part of the Super Scratch Brothers Scratch Team!!!!
BKFighter
Scratcher
1000+ posts

Help with a login screen

Jacko1222 wrote:

I see what you mean, but I changed the Aspergit setting to Vector, which creates a sprite. Therefore, the costume settings should work..
Your right, that is rather odd. I think its time to…. consult the wiki!

Need a reason to check out my profile?
How about things like:
Simulators?
Games?
Amazing Creations?

This siggy protected by: BKFighter Kumquataway Ltd
Created from processed Kumquat byproduct
Purchase for free* at this website! asdfasdfasdfasdfasdfasdfadfadfadadfasdfas;
BKFighter
Scratcher
1000+ posts

Help with a login screen

Ok, so after spending some time looking through the wiki and reading through old wiki posts, plus some trial and error, I've come up with this:
1) The problem is Stage 3D
2) Pressing Ctrl+M will properly turn Stage 3D on and off (which makes brightness work until you turn it off)
3) Stage 3D is not activating itself in your project
4) I have no clue why it's not working
5) There might be something that somebody more experienced would know/find that I overlooked/didn't know.

Need a reason to check out my profile?
How about things like:
Simulators?
Games?
Amazing Creations?

This siggy protected by: BKFighter Kumquataway Ltd
Created from processed Kumquat byproduct
Purchase for free* at this website! asdfasdfasdfasdfasdfasdfadfadfadadfasdfas;
asivi
Scratcher
1000+ posts

Help with a login screen

Just clear the first and the last cotume for letters, leaving those blank-empty.

Last edited by asivi (May 12, 2016 08:01:01)

Jacko1222
Scratcher
100+ posts

Help with a login screen

BKFighter wrote:

Ok, so after spending some time looking through the wiki and reading through old wiki posts, plus some trial and error, I've come up with this:
1) The problem is Stage 3D
2) Pressing Ctrl+M will properly turn Stage 3D on and off (which makes brightness work until you turn it off)
3) Stage 3D is not activating itself in your project
4) I have no clue why it's not working
5) There might be something that somebody more experienced would know/find that I overlooked/didn't know.

WTAF!??!?

Fair enough, you are absolutely awesome. How the heck you found that I cannot even comprehend!


Part of the Super Scratch Brothers Scratch Team!!!!
Jacko1222
Scratcher
100+ posts

Help with a login screen

Still having problems with the bolded


Part of the Super Scratch Brothers Scratch Team!!!!
BKFighter
Scratcher
1000+ posts

Help with a login screen

Jacko1222 wrote:

Still having problems with the bolded
Right, well Log of course came through and directed me to this: https://github.com/LLK/scratch-flash/issues/570
So basically, you'll have to make the costumes white. It might (miiiiiiight) work back to black if you start with white, but that's 50/50.

Need a reason to check out my profile?
How about things like:
Simulators?
Games?
Amazing Creations?

This siggy protected by: BKFighter Kumquataway Ltd
Created from processed Kumquat byproduct
Purchase for free* at this website! asdfasdfasdfasdfasdfasdfadfadfadadfasdfas;
Jacko1222
Scratcher
100+ posts

Help with a login screen

Okay, not what I wanted to hear, but I'll take it. thanks


Part of the Super Scratch Brothers Scratch Team!!!!
OwlsFlew
Scratcher
57 posts

Help with a login screen

You can make sprites for each different letter and do the "
if <[letter # v] contains [insert random letter here ]> then

switch costume to [costume insert random letter here v]
end
block.

Or you can use clones or pen.. Or or or or or.. uh

Last edited by OwlsFlew (May 16, 2016 21:05:00)


I love animating, and quotes! Here are some quotes coming straight from meh mouth!
“Don't write your story, you only get one draft in life.”-Me
“Don't follow your dreams. Be a leader.”-Me

Powered by DjangoBB