目前分類:programming (7)

瀏覽方式: 標題列表 簡短摘要
finish the Opening loop function
now the game can skip the opening
looping the opening when the player do nothing in the main menu page

kk1985 發表在 痞客邦 留言(0) 人氣()

  • Apr 15 Tue 2008 13:01
  • swoon

adding a swoon case in the game
while the enemy damage become a certain lvl
it will have a swooning animation
and the enemies will stop their attack

kk1985 發表在 痞客邦 留言(0) 人氣()

testing the code to change the model of player,
this will use for the transform mode if it is success.

 the function called when the player colli with the HP kit;
you can see the result by the video below.

kk1985 發表在 痞客邦 留言(0) 人氣()

follow the tutorial of sword combat
need to learn how to key a smooth animation for combat


kk1985 發表在 痞客邦 留言(1) 人氣()

AI player is add in the game
i use the FPS starter to test the AI function
it seems hard to win all the AI

in the video, there are three AI player

kk1985 發表在 痞客邦 留言(0) 人氣()

try to add a adv water plug-in into the engine
but face a problem that torque 1.5.2 have a linking error when build the project
finally, I install the ver 1.5.0 engine to build the project
the effect is great but it expense lots of resources
need to discuss with group-mates use it or not.

kk1985 發表在 痞客邦 留言(0) 人氣()

  • Feb 24 Sun 2008 02:18
  • hit hp

by following the tutorial, player's hp GUI is add in the game
player can now hit and kill the NPC(for test)
also we can know the player's HP by the HPbar GUI

跟著教學來加入玩家血量顯示

kk1985 發表在 痞客邦 留言(0) 人氣()