Discuss Scratch
- Discussion Forums
- » Developing Scratch Extensions
- » How do i make my own 3.0 extension
- TonGames
-
Scratcher
100+ posts
How do i make my own 3.0 extension
I understand scratch but not javascript and I still wanted to make a extension on scratch 3.0, but the tutorial on the forum is confusing for me to understand so is there a way to make a extension for 3.0 easier?
- nocebo-effect
-
Scratcher
41 posts
How do i make my own 3.0 extension
Kittenbot has a very easy extension maker. Try using that. https://kittenbot.github.io/scratch3-extension/
- stuffytheslob8
-
Scratcher
100+ posts
How do i make my own 3.0 extension
Kittenbot has a very easy extension maker. Try using that. https://kittenbot.github.io/scratch3-extension/it uses code that i do not understand yet
- LEGOJohnny2013
-
Scratcher
16 posts
How do i make my own 3.0 extension
run [blocksmod]::hati know how to make my own scratchblocks
add block [add block ]
add block [getvids]
add block [connect]
block act[connect] {
connect to [youtu.be]{
getvid[How To Make CURSED Scratch Blocks]
}
}
Last edited by LEGOJohnny2013 (Oct. 22, 2022 22:26:54)
- Geometrydashking17
-
Scratcher
1 post
How do i make my own 3.0 extension
previous costume
Last edited by Geometrydashking17 (Jan. 31, 2026 17:56:25)
- Discussion Forums
- » Developing Scratch Extensions
-
» How do i make my own 3.0 extension