About Store Forum Documentation Contact



Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Wall Detection
Post: Wall Detection

So I have an AI chr and I want it to be peaceful and run away from an orb of light that is in the game. The problem is right now it keeps running into walls and doesn't really try to get away from the...
jakotheshadows Making Games 1 3,698 12-05-2012, 03:31 AM
  Thread: Animation Pausing
Post: RE: Animation Pausing

I just ended up only running the body of my animate function under the conditions I wanted, otherwise I skipped it. Thanks for the advice though.
jakotheshadows Making Games 2 4,304 12-05-2012, 03:20 AM
  Thread: Polymorphic AI base class
Post: Polymorphic AI base class

So from looking at the Bloody Massacre example, I see that it uses switch cases to change the behavior of the object depending on what kind of AI you want. I have been trying and struggling to correct...
jakotheshadows Making Games 0 3,138 11-11-2012, 09:19 PM
  Thread: Animation Pausing
Post: Animation Pausing

I want to pause characters in mid animation to achieve an the effect that they have been frozen in the middle of what they were doing. So if an npc is running when it gets frozen, it is still in the m...
jakotheshadows Making Games 2 4,304 11-10-2012, 07:44 PM