Closed ChielBruin closed 8 years ago
After my issues have been addressed I think this can be merged.
Looks great! Nice use of RigidBody constructor.
Good last fix btw, as I accidentally did not remove it during merging! Ready to merge after Travis.
I think it is ready to merge now that the build is fixed.
Looking very good Chiel!
Merging this.
Added crates to the game. Crates can be picked up and thrown by the player. When a crate lands on a pitfall or landmine, that entity will be triggered.
Closes #41, closes #384, closes #385 and closes #386.