That was a really good set of videos, learnt a lot beyond what I came here for!
@Chigamungus5 ай бұрын
Excellent and informative video! I was able to easily adapt this to my existing grid based project - Thanks !
@CGNCode Жыл бұрын
Great video man! Keep it up
@xhi4xhi432Ай бұрын
Thank you so much!
@JakubJacobSobotka3 ай бұрын
That was cool. Thank you
@albjqa38910 ай бұрын
Hello, I'm new here, so please forgive any naive questions! I believe you're currently using the old input system. Are there any advantages to switching to the new input system? P.S. I'm trying to implement pathfinding for touchscreen controls. Thank you!
@StringCodeStudios9 ай бұрын
Hey there, No worries about asking questions. we're all here to learn together. You're right, I am using the old input system at the moment. But switching to the new system can bring some perks. It plays nicer with modern features and is more efficient. It just makes everything run a bit better. So yeah, I'd say give it a shot.