This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-09-18 01:36:17

destructo-serpent
Scratcher
Registered: 2012-07-25
Posts: 1000+

help

i am making a fishing game, it works, exept that after i catch one fish the hook breaks and won't drop. i cant' fix it, and i dont know exactly whats wrong, exept that it's in the hook, so heres the link
http://scratch.mit.edu/projects/destruc … nt/2786410

Offline

 

#2 2012-09-18 01:51:29

destructo-serpent
Scratcher
Registered: 2012-07-25
Posts: 1000+

Re: help

bump

Offline

 

#3 2012-09-18 02:43:28

bullelk12
Scratcher
Registered: 2012-05-26
Posts: 100+

Re: help

I'm working on it.


http://mag.racked.eu/cimage/i6000/Achievement++get%21/Scratcher+love+minecraft%21/mca.png

Offline

 

#4 2012-09-18 05:33:22

lakshay
Scratcher
Registered: 2012-06-30
Posts: 22

Re: help

Try using the in hook sprite:-

when [space v] key pressed
if <(y position) = [y position it should have when it is above water]>
repeat until <<touching color [color of sea bed]?>or<touching [fish sprite v]?>>
change y by [-1]
And another script on the same sprite:-
when [up arrow v] key pressed
change y by [the no. you want]

Last edited by lakshay (2012-09-18 05:57:41)


My Best Project Till Now!CheckItOut!!!

Offline

 

#5 2012-09-18 14:21:42

destructo-serpent
Scratcher
Registered: 2012-07-25
Posts: 1000+

Re: help

lakshay wrote:

Try using the in hook sprite:-

when [space v] key pressed
if <(y position) = [y position it should have when it is above water]>
repeat until <<touching color [color of sea bed]?>or<touching [fish sprite v]?>>
change y by [-1]
And another script on the same sprite:-
when [up arrow v] key pressed
change y by [the no. you want]

those scripts don't really fit in, the scripts are more complicated

Offline

 

#6 2012-09-18 16:17:15

bullelk12
Scratcher
Registered: 2012-05-26
Posts: 100+

Re: help

It's set up kinda weird. I couldn't pinpoint the exact problem. Sorry.


http://mag.racked.eu/cimage/i6000/Achievement++get%21/Scratcher+love+minecraft%21/mca.png

Offline

 

#7 2012-09-19 17:56:12

destructo-serpent
Scratcher
Registered: 2012-07-25
Posts: 1000+

Re: help

guess ill remake the hook then

Offline

 

#8 2012-09-19 19:58:04

125ttra
Scratcher
Registered: 2011-12-17
Posts: 27

Re: help

Wait, let me try first.

Offline

 

#9 2012-09-19 20:04:29

125ttra
Scratcher
Registered: 2011-12-17
Posts: 27

Re: help

I think it is a problem in the fish script.

Offline

 

#10 2012-09-19 20:09:29

125ttra
Scratcher
Registered: 2011-12-17
Posts: 27

Re: help

There is a lot of useless script in here, you should clean some of it up.

Offline

 

#11 2012-09-19 20:16:34

125ttra
Scratcher
Registered: 2011-12-17
Posts: 27

Re: help

I can't find any problem, it could be one of scratch's ticks, if redoing the hook doesn't work, post a comment on WGS Help Page.

Last edited by 125ttra (2012-09-19 20:19:41)

Offline

 

#12 2012-09-19 21:26:21

destructo-serpent
Scratcher
Registered: 2012-07-25
Posts: 1000+

Re: help

i remade the hook, and the glitch changed.
http://scratch.mit.edu/projects/destruc … nt/2789727
what happens is explained in the notes

Offline

 

#13 2012-09-20 19:31:35

125ttra
Scratcher
Registered: 2011-12-17
Posts: 27

Re: help

I will look at it again.

Offline

 

#14 2012-09-20 19:40:24

125ttra
Scratcher
Registered: 2011-12-17
Posts: 27

Re: help

I will have this finished for you in a little bit.  I estimate about a day or so.

Offline

 

#15 2012-09-20 20:15:48

125ttra
Scratcher
Registered: 2011-12-17
Posts: 27

Re: help

When you click the license button, should it spawn an octopus?

Offline

 

#16 2012-09-20 20:20:17

125ttra
Scratcher
Registered: 2011-12-17
Posts: 27

Re: help

I have good news, your glitch has been found.  I am currently fixing it.

Offline

 

#17 2012-09-20 20:28:47

125ttra
Scratcher
Registered: 2011-12-17
Posts: 27

Re: help

I have almost fixed the glitch.  I am also cleaning up your script for you.

Offline

 

#18 2012-09-20 20:45:15

destructo-serpent
Scratcher
Registered: 2012-07-25
Posts: 1000+

Re: help

125ttra wrote:

When you click the license button, should it spawn an octopus?

no, it enables octopi

Offline

 

#19 2012-09-21 20:51:35

125ttra
Scratcher
Registered: 2011-12-17
Posts: 27

Re: help

OK, then I am almost done.

Offline

 

#20 2012-09-21 21:22:49

125ttra
Scratcher
Registered: 2011-12-17
Posts: 27

Re: help

Just one more glitch to fix on the octopus and I'm done.

Offline

 

#21 2012-09-21 21:31:04

125ttra
Scratcher
Registered: 2011-12-17
Posts: 27

Re: help

Well, I'm done for the night.  I'll try to be done with it by Sunday.  I've still got quite a bit of work to do.  The octopus glitch has turned big.

Offline

 

Board footer