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
Orb into moveable object
finScript Offline
Member

Posts: 59
Threads: 35
Joined: Jan 2012
Reputation: 0
#1
Orb into moveable object

Hi

How can I turn "orb_6_of_6" into a moveable and grabbable (like a box etc.). I tried to follow frictional wikis tutorials but it didn't work out Sad

08-11-2012, 10:35 PM
Find
Obliviator27 Offline
Posting Freak

Posts: 792
Threads: 10
Joined: Jul 2011
Reputation: 66
#2
RE: Orb into moveable object

Open up the .ent file of the orb, go into UserDefinedSettings, and change it to Object > Grab.
Make sure to add mass to the orb's body (Green sphere) and any other constraints(Like max angular or linear speed). Save it as a different .ent (MovableSphere.ent, perhaps) and you should be good to go.

08-11-2012, 10:48 PM
Find




Users browsing this thread: 1 Guest(s)