I remade a game called SuperHot in Unreal Engine 5.5 with the following tutorial: https://www.youtube.com/watch?v=mf8oCFiRiXI
In the game, whenever I shoot an enemy, or the enemies shoot a bullet, all of them die. How do I fix this?
I remade a game called SuperHot in Unreal Engine 5.5 with the following tutorial: https://www.youtube.com/watch?v=mf8oCFiRiXI
In the game, whenever I shoot an enemy, or the enemies shoot a bullet, all of them die. How do I fix this?
You rewind tutorial, and follow it again step by step.
You are watching that tutorial to learn, so learn it and understand what does what.
Then you will know where code responsible for that is, and then you can rewind tut again and see what you did differently from tut.
For making games you need to learn that stuff (and understand it) anyway, so start now.
Thanks I’ll do it all over again. I never really thought about the fact rewinding it would make me learn. Thanks again for the advice.