Pages

Wednesday, June 6, 2012

First Steps




What did I do?

  • I created a terrain by using "Paint Height". 
  • I used way points for movement of enemies. They're red cubes for now. 
  • The ellipse-like shape under the tower shows the range of that tower. If an enemy collides with it, tower starts to shoot the enemy. 
  • Choosing enemy to shoot is not stable. This is because I'm using OnCollisionStay, I guess. I need to work on that. 

ToDo List:

  • As you can see on Project and Hierarchy view, there is no such thing as file organization. Name of the files is so irrelevant. I need to organize those. 
  • I'm using the version 3.4.2. I want to move the project to 3.5. I think, it's not going to be a big problem. 
  • Finally, the places of towers are not going to be set as game starts, Users will put them wherever they want.

No comments:

Post a Comment