Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to make custom cursor
- TheGlitchGhost
-
18 posts
How to make custom cursor
I know how to make it but i wanna make a custom shooter pointer but the sprite is covering the mouse so you cannot shoot
plz help
plz help
- DUYdeptrai2019
-
93 posts
How to make custom cursor
Can you share the project? I know how to make it but i wanna make a custom shooter pointer but the sprite is covering the mouse so you cannot shoot
plz help
- TheGlitchGhost
-
18 posts
How to make custom cursor
shared it is unfinished tho
https://scratch.mit.edu/projects/397973539/
https://scratch.mit.edu/projects/397973539/
- TheGlitchGhost
-
18 posts
How to make custom cursor
https://scratch.mit.edu/projects/397973539/Can you share the project? I know how to make it but i wanna make a custom shooter pointer but the sprite is covering the mouse so you cannot shoot
plz help
- DUYdeptrai2019
-
93 posts
How to make custom cursor
It works tho. wdym?https://scratch.mit.edu/projects/397973539/Can you share the project? I know how to make it but i wanna make a custom shooter pointer but the sprite is covering the mouse so you cannot shoot
plz help
- Nemir
-
100+ posts
How to make custom cursor
Sorry, custom cursors aren't supported by scratch because the old cursor will always be on top. If you still want something to always be at the mouse pointer, just move it slightly lower so it won't block the mouse.
- HyperGamerStudios
-
100+ posts
How to make custom cursor
Okay, so a custom cursor you make a sprite, and then code it to
and then put that code in a forever loop, hope that helps!
and then put that code in a forever loop, hope that helps!
- HyperGamerStudios
-
100+ posts
How to make custom cursor
You could also instead of when clicked do when touching so that when the other sprite is touching something it broadcasts the message 

- TheGlitchGhost
-
18 posts
How to make custom cursor
yeah, thats what i did Okay, so a custom cursor you make a sprite, and then code it to
and then put that code in a forever loop, hope that helps!
- FreshOtto
-
1 post
How to make custom cursor
hey i already created a cursor but the REAL cursor is on top of the new one.What do i do??¿
- alexo_310
-
5 posts
How to make custom cursor
I think it's impossible to change the top cursor. Hopefully, Scratch 4.0, like in this block hey i already created a cursor but the REAL cursor is on top of the new one.What do i do??¿
Last edited by alexo_310 (Aug. 25, 2022 14:00:52)
- legendary34678
-
1000+ posts
How to make custom cursor
Hello! The Scratch Team has already said that they will not be adding a hide/show cursor block, as it would cause confusion. Also, please don't necropost on old topics. Thanks!
- Discussion Forums
- » Help with Scripts
-
» How to make custom cursor