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
Script Help How do I make a chair move?
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#5
RE: How do I make a chair move?

Everyone here gave some pretty good examples, although some of them are a bit complicated.
I'm not sure how experienced you are with scripting.

You didn't specify how often and for what purpose the chair is moving.

To me, it sounds like you just want to create a little scare where the chair does a quick push towards the player.
If this is the case, I would go with CJ's solutions:
Have a simple script area. When the player collides with it, use AddPropForce to push the chair a bit in a specific direction.

You said the hallway was narrow, so whether the chair is pushed directly towards the player, or just in his general direciton shouldn't mean much.
As long as the chair moves, it'll appear spooky.

Trying is the first step to success.
(This post was last modified: 12-10-2016, 04:49 PM by FlawlessHappiness.)
12-10-2016, 04:49 PM
Find


Messages In This Thread
How do I make a chair move? - by goodcap - 12-10-2016, 06:57 AM
RE: How do I make a chair move? - by Spelos - 12-10-2016, 10:24 AM
RE: How do I make a chair move? - by Spelos - 12-11-2016, 09:00 AM
RE: How do I make a chair move? - by Mudbill - 12-10-2016, 04:03 PM
RE: How do I make a chair move? - by FlawlessHappiness - 12-10-2016, 04:49 PM
RE: How do I make a chair move? - by goodcap - 12-10-2016, 05:16 PM
RE: How do I make a chair move? - by goodcap - 12-10-2016, 07:31 PM
RE: How do I make a chair move? - by Mudbill - 12-10-2016, 07:48 PM
RE: How do I make a chair move? - by goodcap - 12-10-2016, 08:08 PM
RE: How do I make a chair move? - by goodcap - 12-10-2016, 09:17 PM
RE: How do I make a chair move? - by Spelos - 12-12-2016, 08:19 PM
RE: How do I make a chair move? - by Spelos - 12-16-2016, 09:36 AM
RE: How do I make a chair move? - by Daemian - 12-16-2016, 06:01 PM



Users browsing this thread: 1 Guest(s)