Manaforge TD Update #1
Loading...
309
views
Loading...
Uploader Comments (inlinevoid)
see all
All Comments (12)
-
Pretty nice work. I should get back into doing game programming like this.
-
This can have a lot of uses, haha. Again, great work! Keep it up
-
@PrelimseStudios Thanks!
-
@Gleomit Kito - Sweet Talk
Loading...
Sweet, what programming languages and libraries are you using?
ParticleGames 4 months ago
@ParticleGames C# and XNA
inlinevoid 4 months ago
impressive work, you're very good at demonstrating particular features in your projects also, simple and to the point.
Keep it up!
ProgrammerInProgress 4 months ago
@ProgrammerInProgress Thank you! Will do. :)
inlinevoid 4 months ago
Way points? How? I need help with that sort of thing...
Ratstail91 4 months ago
@Ratstail91 The way I did it was to make a path class that holds a list of nodes. When an NPC reaches a node it calculates the direction it needs to travel to get to the next node until it finally reaches the end.
inlinevoid 4 months ago