Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is it possible to make a monster properly chase you?
tonitoni1998 Offline
Member

Posts: 163
Threads: 54
Joined: Oct 2012
Reputation: 1
#5
RE: Is it possible to make a monster properly chase you?

I think you would need an improved chasing system to do it exacly how you want it. You would need an AI. When you set entity info in your debug toolbar on, you can see the path of the enemy. When he sees you he instantly ignores all the other nodes and the player is the only pathnode. That means he will just run in your direction, only focusing on you.

You would have to make a system that calculates the shortest way around an obstacle, and let it put nodes around it. But i dont know how to do it Tongue

When you are looking for someone, to do the scripting for your Custom Story, ask me!
03-28-2013, 12:10 PM
Find


Messages In This Thread
RE: Is it possible to make a monster properly chase you? - by tonitoni1998 - 03-28-2013, 12:10 PM



Users browsing this thread: 1 Guest(s)