Zhan August 8-August 15

From PSwiki
Jump to navigation Jump to search
  • The work on NPC dialog is continuing this week. Last week I have finished most of the interface issues and tested them. I was thinking everything will be ok soon until I found the camera is not always at the first person mode when the NPC dialog pop out. Then I had to read code for camera mode control and got to know how to get the handle for the NPC that the player is interacting. That cost lots of my time because I am not very clearly about those parts. But finally I got all these problem solved. The left things are to enable NPC's response to display in a bubble style widget and some other details.
  • Following is what I have done this week:
    • Finished enabling first person mode camera when NPC dialog pops out.
    • Enable control the target NPC to turn to player's avatar.
  • Plan for next week
    • Finishing NPC dialogs work and submmit patch.