Galaga Enemy Patterns and Loops
Hey I have a simple question that needs answering. I'm currently going through and trying to clone old school classic arcade games to get the feel with Unity and also learn a thing or two. What I'm...
View Article[2D] Array Sorting / Sequential Arrays
Hello, I'm currently transferring work I've done in Game Maker over to Unity. I'm working on a 2D RPG Engine similar to Final Fantasy/Chrono Trigger. I have an idea that the party members were in some...
View ArticleReleasing a tech demo with Unity store assets
Hello, I'm about to release a technical demo for my game but I have a few questions about store assets. I do want to release the source code but only to those who have X,Y, and Z assets. If they have...
View ArticleDiagonal movement causing player to run (counting as a second tap for double...
currently I have a double tap system enabled for running however when I move diagonally it's counting the key press as a tap and I don't want that... I have tried a few things but to no avail... So if...
View Article