Discuss Scratch

TheGlitchGhost
Scratcher
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
DUYdeptrai2019
Scratcher
93 posts

How to make custom cursor

TheGlitchGhost wrote:

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
Can you share the project?
TheGlitchGhost
Scratcher
18 posts

How to make custom cursor

shared it is unfinished tho
https://scratch.mit.edu/projects/397973539/
TheGlitchGhost
Scratcher
18 posts

How to make custom cursor

DUYdeptrai2019 wrote:

TheGlitchGhost wrote:

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
Can you share the project?
https://scratch.mit.edu/projects/397973539/
DUYdeptrai2019
Scratcher
93 posts

How to make custom cursor

TheGlitchGhost wrote:

DUYdeptrai2019 wrote:

TheGlitchGhost wrote:

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
Can you share the project?
https://scratch.mit.edu/projects/397973539/
It works tho. wdym?
Nemir
Scratcher
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
Scratcher
100+ posts

How to make custom cursor

Okay, so a custom cursor you make a sprite, and then code it to
goto mouse pointer

and then put that code in a forever loop, hope that helps!
HyperGamerStudios
Scratcher
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
Scratcher
18 posts

How to make custom cursor

HyperGamerStudios wrote:

Okay, so a custom cursor you make a sprite, and then code it to
goto mouse pointer

and then put that code in a forever loop, hope that helps!
yeah, thats what i did
hishimi
New Scratcher
39 posts

How to make custom cursor

whenclickedforevergoto mousepointer
or over complicate it
paulcrew1077
Scratcher
10 posts

How to make custom cursor

okkkkkk
deck26
Scratcher
1000+ posts

How to make custom cursor

paulcrew1077 wrote:

okkkkkk
Please don't spam or necropost.
FreshOtto
New Scratcher
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
Scratcher
5 posts

How to make custom cursor

FreshOtto wrote:

hey i already created a cursor but the REAL cursor is on top of the new one.What do i do??¿
I think it's impossible to change the top cursor. Hopefully, Scratch 4.0, like in this block

hidecursorshowcursor

Last edited by alexo_310 (Aug. 25, 2022 14:00:52)

legendary34678
Scratcher
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!

Powered by DjangoBB