Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 4 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Updating script support, taking requests
Apjjm Offline
Is easy to say

Posts: 496
Threads: 18
Joined: Apr 2011
Reputation: 52
#37
RE: Updating script support, taking requests

A few more suggestions, mainly regarding entities:
  • GetEntityFilename(entity) - Determine the name of the entity file for a given entity in the map
  • GetEntityJoints(entity) - return a list of all joint names in the entity
  • GetWheelAngle
  • GetLampLit
  • Get/Set #tinderboxes & thalers the player has
  • Built in method to compose rotations - E.g. float[] applyRotation(Ax,Ay,Az,Bx,By,Bz) - returns a rotation from the resultant transform of A followed by B. I suggest this as if SetRotation is exposed, it will save us from having to re-implement matrices (or quaternions) for rotation composition.
(This post was last modified: 08-29-2013, 07:46 PM by Apjjm.)
08-29-2013, 06:51 PM
Find


Messages In This Thread
RE: Updating script support, taking requests - by Apjjm - 08-29-2013, 06:51 PM



Users browsing this thread: 1 Guest(s)