The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
How to make an enemy spawn facing a certain way
Cryaotic Offline
Senior Member

Posts: 369
Threads: 13
Joined: Oct 2010
Reputation: 72
#1
How to make an enemy spawn facing a certain way

Whenever I try to spawn an enemy entity it is always facing one way (The -Z way).

My goal is to have the entity in the corner of a dark room facing the door (Which is on the -X axis) but for the moment they only stare at the wall.

I try to make it move a bit with a pathnode to face the door but in the end it just poofs away too early and I don't even see it.

Is there a way to make an enemy spawn and stand by idle indefinitely facing a different way? Rotating it in the level editor doesn't work whatsoever.

12-15-2011, 04:48 AM
Find


Messages In This Thread
How to make an enemy spawn facing a certain way - by Cryaotic - 12-15-2011, 04:48 AM



Users browsing this thread: 1 Guest(s)