Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

Superpowers Game v3.0

Compare
Choose a tag to compare
@elisee elisee released this 30 Sep 04:21
· 60 commits to master since this release
  • Updated Three.js from r73 to r80!
  • Build output folder is now saved to disk
  • Use const rather than let whenever possible
  • Fixed #130: Collision detected but touches not assigned
  • Merged #140: Allow p2.js box collider to be at an angle
  • Merged #138: Expose p2.js TopDownVehicle and WheelConstraint
  • Made scene markers for p2.js and Cannon.js actors unaffected by scale
  • Merged #142: Fixed typo in applyLocalImpulse
  • Fixed Sup.exit()