Page 2 of 2

Re: How to make a platformer [Youtube Tutorial] - E4 Released!

Posted: Fri Nov 27, 2020 2:39 am
by sphyrth
Can't wait for the final part (Probably Enemies and Sounds).

Re: How to make a platformer [Youtube Tutorial] - E4 Released!

Posted: Mon Dec 07, 2020 1:20 pm
by jamesmorrisonson
This is the most amazing tutorial series on love and lua
This is what I'm gonna do during NY lockdown :awesome:

Re: How to make a platformer [Youtube Tutorial] - E5 Released!

Posted: Wed Dec 09, 2020 9:47 am
by Jeeper
sphyrth wrote: Fri Nov 27, 2020 2:39 am Can't wait for the final part (Probably Enemies and Sounds).
Sorry for the delay with the last episode, it's going to release fairly soon. It will cover Enemies, spawning objects through Tiled and Multiple levels. My plan is to release a "Sound and music" tutorial as the next video after this. It will use the Platformer game as the "example", but I wanted to break it out and make it accessible for people who have not followed along the 2hour Platformer tutorial and just want to add SFX to their game :)

Re: How to make a platformer [Youtube Tutorial] - E5 Released!

Posted: Fri Dec 11, 2020 12:59 am
by sphyrth
Jeeper wrote: Wed Dec 09, 2020 9:47 am Sorry for the delay with the last episode...
It's fine, dude. I'm aware of what it takes to make videos, let alone with such quality. Get some rest if you need to.

Re: How to make a platformer [Youtube Tutorial] - E5 Released!

Posted: Tue Dec 15, 2020 1:11 am
by sphyrth

Congrats on finishing this series. The next Episode might be called "6.5/6", "7/6" or "Extra".

Re: How to make a platformer [Youtube Tutorial] - E5 Released!

Posted: Wed Dec 16, 2020 7:02 pm
by Jeeper
sphyrth wrote: Tue Dec 15, 2020 1:11 am Congrats on finishing this series. The next Episode might be called "6.5/6", "7/6" or "Extra".
Thank you, and thank you for watching all episodes and providing valuable feedback. I really appreciate it :)

Do you have any suggestions on topics I should cover in the future?

Re: How to make a platformer [Youtube Tutorial] - E5 Released!

Posted: Thu Dec 17, 2020 12:51 am
by sphyrth
Jeeper wrote: Wed Dec 16, 2020 7:02 pm Do you have any suggestions on topics I should cover in the future?
There's one: The ParticleSystem

I kinda know my way around it, but I want beginners to play around with it... knowing how to set the 2 Basic Components (Particles and Emitter) is enough I believe.

Re: How to make a platformer [Youtube Tutorial] - E5 Released!

Posted: Sat Dec 19, 2020 9:14 pm
by Jeeper
sphyrth wrote: Thu Dec 17, 2020 12:51 am
Jeeper wrote: Wed Dec 16, 2020 7:02 pm Do you have any suggestions on topics I should cover in the future?
There's one: The ParticleSystem

I kinda know my way around it, but I want beginners to play around with it... knowing how to set the 2 Basic Components (Particles and Emitter) is enough I believe.
Thanks for the suggestion, I really appreciate it. It's something that quite a few people have requested; so It's probably going to be one of the next few videos :)

Currently thinking of doing:
Sound -> Distribution -> Particles