Search found 587 matches
- Thu Jan 28, 2021 10:11 pm
- Forum: Support and Development
- Topic: question about Love.js security
- Replies: 42
- Views: 19184
Re: question about Love.js security
For me, it's not about the money, it's about someone else claiming they did what I did and I don't want that. I want to be "known" as the only person who managed to implement that, you feel me? Like notch and the 1000000 minecraft clones? Oh no wait he is famous and rich despite those :D ...
- Wed Jan 27, 2021 11:01 am
- Forum: Support and Development
- Topic: question about Love.js security
- Replies: 42
- Views: 19184
Re: question about Love.js security
Good news: No one is going to steal your story, assets or code. Why? because they are not worth stealing. If they are worth stealing then congratulations, you are going to get rich before anyone else manages to steal it 

- Sat Dec 19, 2020 9:14 pm
- Forum: General
- Topic: How to make a platformer [Youtube Tutorial] - All (6) episodes released!
- Replies: 17
- Views: 19603
Re: How to make a platformer [Youtube Tutorial] - E5 Released!
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 reall...
- Wed Dec 16, 2020 7:02 pm
- Forum: General
- Topic: How to make a platformer [Youtube Tutorial] - All (6) episodes released!
- Replies: 17
- Views: 19603
Re: How to make a platformer [Youtube Tutorial] - E5 Released!
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 futu...
- Wed Dec 09, 2020 9:47 am
- Forum: General
- Topic: How to make a platformer [Youtube Tutorial] - All (6) episodes released!
- Replies: 17
- Views: 19603
Re: How to make a platformer [Youtube Tutorial] - E5 Released!
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 ...
- Tue Nov 17, 2020 6:33 pm
- Forum: General
- Topic: How to make a platformer [Youtube Tutorial] - All (6) episodes released!
- Replies: 17
- Views: 19603
Re: How to make a platformer [Youtube Tutorial] - E4 Released!
... Thank you again for posting the latest video and for your in-depth feedback, it's greatly appreciated. I indeed intend to cover love.math.random and the upsides of it (probably when I make a rogue-like tutorial series down the road). When the randomization is not that "important" I te...
- Sun Nov 08, 2020 9:56 am
- Forum: General
- Topic: How to make a platformer [Youtube Tutorial] - All (6) episodes released!
- Replies: 17
- Views: 19603
Re: How to make a platformer [Youtube Tutorial] - E2 Released!
Presenting math.max and math.min surprised me. Your thesis for introducing it now is the very reason I ignored mentioning it in the previous tutorial. Thank you for posting the video! Yeah I try to make sure to introduce a few new concepts at the time, to not make it overwhelming. I do find it quit...
- Mon Nov 02, 2020 12:11 pm
- Forum: General
- Topic: How to make a platformer [Youtube Tutorial] - All (6) episodes released!
- Replies: 17
- Views: 19603
Re: How to make a platformer [Youtube Tutorial] - E2 Released!
Just released E2. In this episode I show how to make the player character 

- Thu Oct 29, 2020 5:26 pm
- Forum: Support and Development
- Topic: OBSTACLES PROBLEM
- Replies: 1
- Views: 2906
Re: OBSTACLES PROBLEM
First of all, you uploaded a .zip file which is not correctly packaged, so simply renaming it .love doesn't work. In the future you should test if it actually works for you before asking others to try it out. So after having to fixed that I ran into another issue, the game crashes with an error stat...
- Tue Oct 27, 2020 11:50 am
- Forum: General
- Topic: How to make a platformer [Youtube Tutorial] - All (6) episodes released!
- Replies: 17
- Views: 19603
Re: How to make a platformer [Youtube Tutorial]
It looks like an Engine Tutorial that keeps reminding people that it's a Framework Tutorial. I am trying to figure out if this is positive or negative (or neither, haha) :ultrahappy: Using the love.physics library got me interested. I'm looking forward to that part. I love the physics module, I use...