Thank you for stopping by. Please refer to pt.14 of our 2D Platformer series, Stomping on Enemies. It covers how to damage enemies. th-cam.com/video/CIGJ1woYnjc/w-d-xo.html All the best.
No problem. Stomping on enemies explains how to set up enemy health and apply damage to them. Just apply the Stomper script to your bullets where appropriate. 👍
@@expatstudios yea.. didn't really worked for me. I ended up, having a single trigger, which detects from which direction my player exit and changes the camera accordingly.
Thanks you for this! It's surprisingly hard to find tutorials for this basic functionality and this was a simple but effective solution.
Thank you. Glad it helped you. 👍
This was super helpful and really well explained, thank you!
Thank you for stopping by. We're glad it was helpful. How is your project coming along?
my camera just stops working :(
No problem. Thank you for watching. We'll take a look and provide possible solutions soon. Please could you explain the cause of the issue. 👍
Can you create enemy Take a damage
Thank you for stopping by.
Please refer to pt.14 of our 2D Platformer series, Stomping on Enemies. It covers how to damage enemies.
th-cam.com/video/CIGJ1woYnjc/w-d-xo.html
All the best.
@@expatstudios no i want kill enemy with bullet
No problem. Stomping on enemies explains how to set up enemy health and apply damage to them. Just apply the Stomper script to your bullets where appropriate. 👍
@@expatstudios Thanks
You're welcome. If you like, I can prepare a bullet damage tutorial.
easy method but very prone to bugs. Worked 8 out of 10 times, the other 2 times. the player position went bonkers...
It may take some optimization. Play around with values to find what works best. 👍
@@expatstudios yea.. didn't really worked for me. I ended up, having a single trigger, which detects from which direction my player exit and changes the camera accordingly.
Nicely done. All the best on your project.