Page 3 of 3

Re: Platformer Collaboration. I'm a noob, so noobs are welcome.

Posted: Wed Jul 20, 2022 10:44 pm
by PixelHero
Could someone please pay attention to this? I care about it.

Re: Platformer Collaboration. I'm a noob, so noobs are welcome.

Posted: Thu Jul 21, 2022 7:43 am
by marclurr
PixelHero wrote: Wed Jul 20, 2022 10:44 pm Could someone please pay attention to this? I care about it.
People will be more likely to give you a hand if you have specific problems and show that you've put some effort in to try and solve them yourself. Your previous post reads to me like "There would be more progress if other people would just do the work for me". No one is going to just implement your project for you.

Coincidentally I did have a look at your github repo a few days ago, curious to see how far you'd gotten. But the last commit was at the end of May so I presumed you'd abandoned it.

I highly recommend you spend some time going through the sheepolution tutorials that Gunroar:Cannon() suggested. The series is quite long but it goes from the very beginning in and in quite a lot of detail. At the end of it you'll have the practice projects along with enough a programming foundation to start trying to add your own features. At that point you may get stuck and I'm sure anyone here would be happy to help.

Re: Platformer Collaboration. I'm a noob, so noobs are welcome.

Posted: Wed Aug 10, 2022 1:22 am
by PixelHero
marclurr wrote: Thu Jul 21, 2022 7:43 am People will be more likely to give you a hand if you have specific problems and show that you've put some effort in to try and solve them yourself. Your previous post reads to me like "There would be more progress if other people would just do the work for me". No one is going to just implement your project for you.
Thanks for the advice! I'll put forth those problems in this post.
Coincidentally I did have a look at your github repo a few days ago, curious to see how far you'd gotten. But the last commit was at the end of May so I presumed you'd abandoned it.

Thanks for looking at that. I haven't done anything on the repo since May because I only want to put working files into it. I'm having problems with animation and physics. I don't even have a start on the physics module.

Re: Platformer Collaboration. I'm a noob, so noobs are welcome.

Posted: Thu Sep 01, 2022 2:02 pm
by freeve4h
i saw this while slacking off at school. so i decided to whip up this thing:
jumpthing.love.zip
(1.05 KiB) Downloaded 89 times
something went wrong when making it a .love file but you should be able to run it somehow
the only collisions i added was for the floor, so don't expect window boundaries. this only took me about 20 minutes
edit: got it working
jumpthing.love
(1.05 KiB) Downloaded 79 times