andtrobs


Andrew Robinson

  • Extends PlayCanvas attribute definitions to support a 'set' method, this also enables intellisense for PlayCanvas attributes in WebStorm and other IDEs.

    published 1.0.2 7 years ago
  • Provides working pc.Vec3 and pc.Quat for a program without having to define inline working variables.

    published 1.0.0 7 years ago
  • Returns the world position for a pc.Vec3 or and Entity in PlayCanvas

    published 1.0.0 7 years ago
  • PlayCanvas vector mathematics extensions for `fromToRotation`, `twist` etc

    published 1.0.3 7 years ago
  • PlayCanvas extension to pc.Vec3 to add inline chainable functions to add or set the X,Y,Z elements of a vector

    published 1.0.0 7 years ago
  • PlayCanvas extension to all a function to be called every update cycle until it returns `false`

    published 1.0.0 7 years ago
  • Timeout function in "game time" for PlayCanvas

    published 1.0.1 7 years ago
  • Polyfill for Math.sign

    published 1.0.0 7 years ago
  • PlayCanvas extension to allow hierarchical broadcast of messages

    published 1.0.0 7 years ago
  • Resolves a value that might be a function to the final value

    published 1.0.0 7 years ago
  • Javascript inheritence with the ability to inject construction call backs and merge two prototype chains

    published 1.0.0 7 years ago
  • Creates a pool of any object and allows both a circular allocation of that pool or item reservation from it. Userful for reducing garbage collection in games.

    published 1.0.0 7 years ago
  • Creates a pool of any object and allows both a circular allocation of that pool or item reservation from it. Userful for reducing garbage collection in games.

    published 1.0.1 7 years ago
  • Retrieves the query string parameters to a site

    published 1.0.0 7 years ago
  • Provides a PlayCanvas method to find all children that have a particular script or component and return that component

    published 1.0.1 7 years ago
  • Functions and PlayCanvas extensions to move a number, a vector or a quaternion towards a target value over frames

    published 1.0.0 7 years ago
  • Simple promise for a callback after a delay in PlayCanvas, delay is measured in game time which may be stretched or paused.

    published 1.0.1 7 years ago
  • Simple Deferred wrapper for Bluebird

    published 1.0.0 7 years ago
  • Debug line drawing function for PlayCanvas

    published 1.0.1 7 years ago
  • Monkey Patch to enable parsing of ES6 compiled script modules in PlayCanvas, both in the Editor and at runtime.

    published 1.0.2 7 years ago
  • A smooth bouncing function between two limits

    published 1.0.0 7 years ago
  • Promise wrapper for PlayCanvas asset loading

    published 1.0.0 7 years ago
  • Loading screen script to support Webpack Dev Server serving ES6 bundled code

    published 1.0.0 7 years ago
  • WebPack plugin to upload built script files to PlayCanvas.

    published 1.0.8 7 years ago
  • A template for running ES6 with PlayCanvas Editor

    published 1.0.1 7 years ago
show more packages