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
moving object
User01 Offline
Member

Posts: 97
Threads: 30
Joined: Feb 2013
Reputation: 0
#1
moving object

Since AddEnemyPatrolNode doesn't work on entities, can i make that a object (entity) when it gets active, it should move, like following a path?
(This post was last modified: 03-23-2013, 02:07 AM by plutomaniac.)
03-03-2013, 06:55 AM
Find
No Author Offline
Posting Freak

Posts: 962
Threads: 10
Joined: Jun 2012
Reputation: 13
#2
RE: moving object

Edit it in the model editor.

[Image: the-cabin-in-the-woods-masked-people.jpg]
03-03-2013, 07:38 AM
Find
The chaser Offline
Posting Freak

Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation: 113
#3
RE: moving object

Nope.

Just edit it in the model editor and set it to MoveObject. Then, with SetMoveObjectState("Object", 1.0);

you can do the movement.

THE OTHERWORLD (WIP)
[Image: k6vbdhu]

Aculy iz dolan.
03-03-2013, 10:06 AM
Find
User01 Offline
Member

Posts: 97
Threads: 30
Joined: Feb 2013
Reputation: 0
#4
RE: moving object

Ok I changed it to MoveObject and saved it in my custom story. Now how can I use it in Level Editor?
Or do I need to copy it to the entities too, and other people can play my map and actually see the object?

And I dont really know why SetMoveObjectState? I dont want to make the object moveable, i want to make it like follow a path or to move itself for a short time
(This post was last modified: 03-03-2013, 04:33 PM by User01.)
03-03-2013, 04:23 PM
Find




Users browsing this thread: 1 Guest(s)