Discuss Scratch

AlfaDragon
Scratcher
100+ posts

Help PLEASE

So I can't share the project yet. But I need help with a script on it. I am making a point and click adventure game and when you press this one sprite, you go to the place. But the main character will not move when I click it. I was thinking. Maybe it was the pointer that follows your mouse?
mstone326
Scratcher
1000+ posts

Help PLEASE

It will be almost impossible to help without seeing. We want to help but with that description it would just be a guessing game and non of which may help. Or create a separate project with just the issue scripts/sprites and share that. But we'll need to see what is going on within

High School Athletic Director / Middle School Tech Teacher / High School Baseball Coach
Kung Fu by Nintendo 1984 - https://scratch.mit.edu/projects/369994801/
Taco Defense - Speed Typing - https://scratch.mit.edu/projects/316795450/
Halloween Boss Battle - Taking Back our Woods - https://scratch.mit.edu/projects/257155118/
Almost Pong - https://scratch.mit.edu/projects/656276979/
Studio - My Best Projects - https://scratch.mit.edu/studios/4125978/
Forum Help Project Examples - https://scratch.mit.edu/studios/4133335
mystery4000
Scratcher
100+ posts

Help PLEASE

for the first sprite
when this sprite clicked
set [new x position v] to (x position)
set [new y position v] to (y position)
broadcast [move player v]
for player
when I receive [move player v]
go to x:(new x position) y:(new y position)

Last edited by mystery4000 (May 16, 2018 01:18:52)

AlfaDragon
Scratcher
100+ posts

Help PLEASE

mstone326 wrote:

It will be almost impossible to help without seeing. We want to help but with that description it would just be a guessing game and non of which may help. Or create a separate project with just the issue scripts/sprites and share that. But we'll need to see what is going on within

I will share it, but only until you respond again. The link is here:

https://scratch.mit.edu/projects/221033757/

Last edited by AlfaDragon (May 16, 2018 03:06:05)

mstone326
Scratcher
1000+ posts

Help PLEASE

Share it I will look

High School Athletic Director / Middle School Tech Teacher / High School Baseball Coach
Kung Fu by Nintendo 1984 - https://scratch.mit.edu/projects/369994801/
Taco Defense - Speed Typing - https://scratch.mit.edu/projects/316795450/
Halloween Boss Battle - Taking Back our Woods - https://scratch.mit.edu/projects/257155118/
Almost Pong - https://scratch.mit.edu/projects/656276979/
Studio - My Best Projects - https://scratch.mit.edu/studios/4125978/
Forum Help Project Examples - https://scratch.mit.edu/studios/4133335
AlfaDragon
Scratcher
100+ posts

Help PLEASE

mstone326 wrote:

Share it I will look

did and I gave the you link
deck26
Scratcher
1000+ posts

Help PLEASE

Well it's not currently shared.
AlfaDragon
Scratcher
100+ posts

Help PLEASE

deck26
Scratcher
1000+ posts

Help PLEASE

So which script isn't working? You don't have any functioning ‘when sprite clicked’ scripts that I can see.

The Start receiver in Slope refers to Pointer which doesn't exist but also doesn't have a loop - is that what you're expecting to broadcast Walk and move Crystal Cycle? Did you mean ‘mouse pointer’?
AlfaDragon
Scratcher
100+ posts

Help PLEASE

ong thx sooooo much All I forget way a forever block xD

Powered by DjangoBB