42 packages found
A template for running Typescript with PlayCanvas Editor
Provides working pc.Vec3 and pc.Quat for a program without having to define inline working variables.
upload files to playcanvas editor
Returns the world position for a pc.Vec3 or and Entity in PlayCanvas
Timeout function in "game time" for PlayCanvas
Javascript inheritence with the ability to inject construction call backs and merge two prototype chains
Functions and PlayCanvas extensions to move a number, a vector or a quaternion towards a target value over frames
Promise wrapper for PlayCanvas asset loading
PlayCanvas extension to all a function to be called every update cycle until it returns `false`
Debug line drawing function for PlayCanvas
Simple promise for a callback after a delay in PlayCanvas, delay is measured in game time which may be stretched or paused.
PlayCanvas extension to allow hierarchical broadcast of messages
PlayCanvas extension to pc.Vec3 to add inline chainable functions to add or set the X,Y,Z elements of a vector
Provides a PlayCanvas method to find all children that have a particular script or component and return that component
Simple Deferred wrapper for Bluebird
Loading screen script to support Webpack Dev Server serving ES6 bundled code
A smooth bouncing function between two limits
TypeScript declaration files for PlayCanvas game engine
A parcel plugin will upload the bundle to PlayCanvas project asset
ESLint configuration used by PlayCanvas