YAY CANT WAIT :) are you planning on adding enemies sometime soon?
@Liaret6 жыл бұрын
Yes. Hopefully before the month's end we will have some siths running around :)
@monkeysee_monkeydoo6 жыл бұрын
wow :o
@孫杨6 жыл бұрын
It's actually a cool idea, but I think to make it really shoot we'll need some custom solution. What do you think?
@Liaret6 жыл бұрын
I'd probably write the system in cpp, since Blueprints don't have much stuff exposed for proc mesh. Other than that - what do you mean by custom solution?
@孫杨6 жыл бұрын
What I mean is for more realistic look one need more precision and, let's say, synchronization between slices and on-wall GPU particles (from the previous lesson). I would say it should be some modification of Procedural Mesh, yeah. Yet, of course, in C++ for the sake of flexibility at least.