Tutorial 04 week 17

 


I thought it was interesting learning how to duplicate sprites, it is much handier than having to place a sprite multiple times over and over in a scene. it makes me wish there was something similar for unity 3d for my last semester project as that would have saved plenty of time.

I like how the robot enemy moves side to side, i think it would be quite cool to learn how to create more of a path finding algorithm for the enemies to use, i think vision cones for enemies to find the player character would also be an enhancement to the game-play. i can see that the game is already starting to take shape as i am implementing these new features through each of the tutorials.

i had some strange issues with the robot moving very selectively but it seems to be working properly as of now. this is another situation where i would have liked if there was a video tutorial so that i could verify what i was doing.

luckily the rest of the code for this section was fairly simple to implement just to make ruby take damage. 

ultimately this was an easier tutorial than the last.

Comments