Discuss Scratch
- Discussion Forums
- » Developing Scratch Extensions
- » Teleporting extension
- nedeerm
-
Scratcher
8 posts
Teleporting extension
I imagine teleporting extension as extension where sprites can teleport to each other, teleport for longer time, request to teleport etc.
- I_wantasheep
-
Scratcher
100+ posts
Teleporting extension
I imagine teleporting extension as extension where sprites can teleport to each other, teleport for longer time, request to teleport etc.isn't that just
go to [Sprite v]?
- polskoi1
-
Scratcher
20 posts
Teleporting extension
This is like teleporting, but when you teleport you have to request it.I imagine teleporting extension as extension where sprites can teleport to each other, teleport for longer time, request to teleport etc.isn't that just
go to [Sprite v]?
teleport to x: [0] y: [0]And maybe:
teleport to [my sprite v]
teleport to [home v] //In each place there are other backgrounds and costumes. Look down.This is a specific block for a camera extension . Click the link.
Last edited by polskoi1 (Feb. 12, 2026 10:11:36)
- tryh4rd3rr
-
Scratcher
5 posts
Teleporting extension
why would you need this? all you need is variables, go to (x) (y), and a few other things???
- Discussion Forums
- » Developing Scratch Extensions
- » Teleporting extension
