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
Falling tree's and underground ladder
Josh707 Offline
Junior Member

Posts: 27
Threads: 5
Joined: Apr 2011
Reputation: 0
#7
RE: Falling tree's and underground ladder

I'm 99% sure there's a separate entity of the tree falling, so when you enter the script area do:

setEntityActive("treestanding", false);
setEntityActive("tree_falling", true);

it's not called tree falling... or maybe it is... I don't know. Just look somewhere in the static objects folder

Try my custom story demo here!
Updated 23/04/11
04-22-2011, 04:04 AM
Find


Messages In This Thread
RE: Falling tree's and underground ladder - by Josh707 - 04-22-2011, 04:04 AM



Users browsing this thread: 1 Guest(s)