Taeir / ContextProject-MIGI2

VR Game
0 stars 0 forks source link

Added Crates #401

Closed ChielBruin closed 8 years ago

ChielBruin commented 8 years ago

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.

Geweldig commented 8 years ago

After my issues have been addressed I think this can be merged.

Diocruel commented 8 years ago

Looks great! Nice use of RigidBody constructor.

Diocruel commented 8 years ago

Good last fix btw, as I accidentally did not remove it during merging! Ready to merge after Travis.

Diocruel commented 8 years ago

I think it is ready to merge now that the build is fixed.

Taeir commented 8 years ago

Looking very good Chiel!

Merging this.