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
moving objects
xtron Offline
Senior Member

Posts: 402
Threads: 37
Joined: May 2011
Reputation: 2
#1
moving objects

I have been trying to figgure out the script for moving objects and then i tried this code:

void func_move_box1(string &in asParent, string &in asChild, int alState)
{
float mult = 1500.0f;
AddPropForce("box1", mult * -11.553, 0, mult *12.272, false);
}

But it doesn't work :S...any ideas?

[Image: 44917299.jpg]Dubstep <3
06-06-2011, 03:04 PM
Find


Messages In This Thread
moving objects - by xtron - 06-06-2011, 03:04 PM
RE: moving objects - by Tanshaydar - 06-06-2011, 03:15 PM
RE: moving objects - by ferryadams10 - 06-06-2011, 05:08 PM
RE: moving objects - by xtron - 06-06-2011, 05:23 PM
RE: moving objects - by MrBigzy - 06-06-2011, 05:40 PM



Users browsing this thread: 2 Guest(s)