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
Easy Interaction/Physics Question
Cyphermur9t Offline
Junior Member

Posts: 38
Threads: 17
Joined: Jan 2013
Reputation: 2
#1
Easy Interaction/Physics Question

So I'm making a new custom story (MUCH better than my first one, wayyy better) and ran into a small scripting question that should be extremely simple but for the life of me can't figure out.

I have an entity (wood_beam.ent) with StaticPhysics check marked in the editor. My question is how can I make the object a physics object again so it falls and can interact with the player when the player touches a certain ScriptArea? I know how to make the player interact with the area already so no need to explain that part. In my functions though what command would I write? I tried this one:

SetEntityInteractionDisabled("wood_beam_29", false);

But to no avail. Any ideas?
03-14-2013, 08:11 AM
Find


Messages In This Thread
Easy Interaction/Physics Question - by Cyphermur9t - 03-14-2013, 08:11 AM
RE: Easy Interaction/Physics Question - by NaxEla - 03-14-2013, 08:47 AM



Users browsing this thread: 1 Guest(s)