Path Finder V1.4

Your browser needs java to view projects. Click here to install Java.

user_icon shadow_7283 shared it 3 months, 1 week ago
user_icon Based on shadow_7283's project
50 views, 2 taggers, 2 people love it, 1 remix by 1 person, 11 downloads
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
MathWizz MathWizz 4 weeks, 1 day ago

It works very well but sometimes it will jump over some blocks.

shadow_7283 shadow_7283 3 days, 1 hour ago

That's the same one I tried to use for another failed attempt. I can post it online if you'd like. Maybe we can figure this out. :D

(view all replies)
shadow_7283 shadow_7283 4 weeks, 1 day ago

Thanks!

(view all replies)
shadow_7283 shadow_7283 4 weeks, 1 day ago

Thanks, but I didn't manage to figure it out, and I don't remember the website. Oh well.

(view all replies)
RHY3756547 RHY3756547 1 month, 3 weeks ago

Sweet - I agree with paddle2see though, it might get pretty advanced if you keep building on it.

shadow_7283 shadow_7283 1 month, 3 weeks ago

I'm working on it. I found a website that might break it down into english for me. :D

(view all replies)
shadow_7283 shadow_7283 1 month, 3 weeks ago

Yeah, I don't really have any hope for it anymore . . . But I'm sure you might be able to figure it out!

(view all replies)
dav09 dav09 3 months ago

(link to project) the sequeal is out to my adventure of johnny and it now has 20 levels !

Paddle2See Paddle2See* 3 months, 1 week ago

I don't want to sound discouraging...but path finding can get pretty complicated, when the obstacle geometry gets complex. Are you sure you can't work with pre-made paths?

shadow_7283 shadow_7283 2 months ago

You know, I haven't had any luck, but I'm sure you could figure it out. That would be a cool idea for a project!

shadow_7283 shadow_7283 3 months, 1 week ago

I could do that, and if I can't get this working soon that will be my only option, but I'm trying to base it off a really cool tower defense game for he iPod touch. Thanks for your help though!

(view all replies)
Paddle2See Paddle2See* 3 months, 1 week ago

Seems to me the simplest solution to the diagonal problem would be to make it illegal to make diagonal moves. Only allow moves in X or Y not both. Would that work?

shadow_7283 shadow_7283 3 months, 1 week ago

And got nowhere. if that makes no sense I think you should download he project. Though your comment just inspired me...

shadow_7283 shadow_7283 3 months, 1 week ago

Thanks for getting back to me. You always take the one look, that's why your one of my favorite Scratchers. :) What I did for this project is I based it off a straight line. The theory was it would avoid obstacles and then return to the straight path. Whenever the path finder touched the obstacle it was supposed to edit only that part of the list an return. I didn't fill in the gaps which is the reason it can go diagonally. I already tried editing the scripts for about two hours

(view all replies)
The-Whiz The-Whiz 3 months, 1 week ago

It works!

shadow_7283 shadow_7283 3 months, 1 week ago

No problem.

shadow_7283 shadow_7283 3 months, 1 week ago

OK, I have been trying to figure out the diagonal bug for two hours and still haven't figured it out. Can you have a go? After that, we might need help from a proffesional (Paddle2See)!

(view all replies)
shadow_7283 shadow_7283 3 months, 1 week ago

Thanks.

shadow_7283 shadow_7283 3 months, 1 week ago

HOORAY!!!

The-Whiz The-Whiz 3 months, 1 week ago

Please work!

shadow_7283 shadow_7283 3 months, 1 week ago

OK! I fixed it!

Please Wait...