I need help making an extention for a project I’m working on, could anyone help me with this? Just some instructions or basis code would do.
2 Likes
I know all about extensions! What exactly are you looking to make?
2 Likes
Specifically what extension?
We could use the knowledge on what you need so we might be able to make some recommendations.
If you want to make your own custom extension, create a file.ts and code with JavaScript or Python.
Just a single block extention to help with a random movement generator.
Can’t you put a pick random into a set sprite vx/vy block?
Or a set velocity for that matter.
Oh… I didn’t think of that…