Discuss Scratch
- WatchAndGame
-
500+ posts
K9 Engine
Like every other pen text engine on Scratch, my pen text engine can render in color, size, underline, strikethrough, boldness, and italics. Unlike the other pen text engines on Scratch, you will have the ability to render text in any direction you want. It's great news isn't it?Active and working Alright people! 15 minutes until work starts! I need everyone to do an activity check! quote this message with “Active” so I know you are online
alright, could you make the pen text engine?
Yeah! Nice job! you made it that fast?
- 37_Scratch
-
1000+ posts
K9 Engine
No, just letting you know.Like every other pen text engine on Scratch, my pen text engine can render in color, size, underline, strikethrough, boldness, and italics. Unlike the other pen text engines on Scratch, you will have the ability to render text in any direction you want. It's great news isn't it?Active and working Alright people! 15 minutes until work starts! I need everyone to do an activity check! quote this message with “Active” so I know you are online
alright, could you make the pen text engine?
Yeah! Nice job! you made it that fast?
- WatchAndGame
-
500+ posts
K9 Engine
okNo, just letting you know.Like every other pen text engine on Scratch, my pen text engine can render in color, size, underline, strikethrough, boldness, and italics. Unlike the other pen text engines on Scratch, you will have the ability to render text in any direction you want. It's great news isn't it?Active and working Alright people! 15 minutes until work starts! I need everyone to do an activity check! quote this message with “Active” so I know you are online
alright, could you make the pen text engine?
Yeah! Nice job! you made it that fast?
- Tycho112
-
500+ posts
K9 Engine
looks like you have to use trigonometry for that. I had previously given a project where you could rotate your own drawings. if you plan to do the same with the pen text engine, feel free to use my code.Like every other pen text engine on Scratch, my pen text engine can render in color, size, underline, strikethrough, boldness, and italics. Unlike the other pen text engines on Scratch, you will have the ability to render text in any direction you want. It's great news isn't it?Active and working Alright people! 15 minutes until work starts! I need everyone to do an activity check! quote this message with “Active” so I know you are online
alright, could you make the pen text engine?
- 37_Scratch
-
1000+ posts
K9 Engine
I'm going to start out with a-z in the first version, then work my way up.
a-z not A-Z
a-z not A-Z
Last edited by 37_Scratch (July 21, 2021 14:33:36)
- Tycho112
-
500+ posts
K9 Engine
active but I have to stop in 2 minutes. Alright people! 15 minutes until work starts! I need everyone to do an activity check! quote this message with “Active” so I know you are online
- bloctans_4
-
1000+ posts
K9 Engine
for https://github.com/MikeDev101/mikedev101.github.io/commit/9cc6b37e1db4d9f859fd89a9e5330331f64a7b83,
instad of from time import sleep, do from time import sleep as wait
instad of from time import sleep, do from time import sleep as wait
- bloctans_4
-
1000+ posts
K9 Engine
https://github.com/MikeDev101/mikedev101.github.io/commit/9cc6b37e1db4d9f859fd89a9e5330331f64a7b83,oops for
instad of from time import sleep, do from time import sleep as wait
- WatchAndGame
-
500+ posts
K9 Engine
https://github.com/MikeDev101/mikedev101.github.io/commit/9cc6b37e1db4d9f859fd89a9e5330331f64a7b83,oops for
instad of from time import sleep, do from time import sleep as wait
oh thats for meower right? lol wrong forum
- 37_Scratch
-
1000+ posts
K9 Engine
Working on PTE. Lunch break.
Last edited by 37_Scratch (July 21, 2021 16:33:27)
- 37_Scratch
-
1000+ posts
K9 Engine
I am getting the letters set up to make the engine.3 more letters.Working on PTE. Lunch break.
- 37_Scratch
-
1000+ posts
K9 Engine
Rotating text done.I am getting the letters set up to make the engine.3 more letters.Working on PTE. Lunch break.
- ToastersUnited
-
1000+ posts
K9 Engine
I use Irish Standard Time, but i think its about 5 PM or something. Alright people! 15 minutes until work starts! I need everyone to do an activity check! quote this message with “Active” so I know you are online
(Btw im on holiday so im inactive)
- ToastersUnited
-
1000+ posts
K9 Engine
UI system for the editor (and semi-client)
An engine im yet to make called BPBSR (Box Position Based Screen Rendering).
It gets a singular sprite screen. Buttons and text are all in the same costume. In the code you can define (square) buttons using X and Y positions. As you probably know to get the perimeter of a square you multiply the X and Y by 2. This will create a hitbox. When clicked it sets a variable called “clicked” to the tag of the box clicked. When clicked it also creates a clone (for drop-down menus, side-bars etc.) For things that show more but dont change the screen. There are built in functions for drop downs and tweening
An engine im yet to make called BPBSR (Box Position Based Screen Rendering).
It gets a singular sprite screen. Buttons and text are all in the same costume. In the code you can define (square) buttons using X and Y positions. As you probably know to get the perimeter of a square you multiply the X and Y by 2. This will create a hitbox. When clicked it sets a variable called “clicked” to the tag of the box clicked. When clicked it also creates a clone (for drop-down menus, side-bars etc.) For things that show more but dont change the screen. There are built in functions for drop downs and tweening
- 37_Scratch
-
1000+ posts
K9 Engine
What’s the project?looks like you have to use trigonometry for that. I had previously given a project where you could rotate your own drawings. if you plan to do the same with the pen text engine, feel free to use my code.Like every other pen text engine on Scratch, my pen text engine can render in color, size, underline, strikethrough, boldness, and italics. Unlike the other pen text engines on Scratch, you will have the ability to render text in any direction you want. It's great news isn't it?Active and working Alright people! 15 minutes until work starts! I need everyone to do an activity check! quote this message with “Active” so I know you are online
alright, could you make the pen text engine?