decentraland / MANA-community-fund-learning-content

Offer bounties in MANA to developers that create educational content: tutorials & scene samples
11 stars 8 forks source link

Create a small physics simulation with object collision #11

Closed cupOJoseph closed 6 years ago

cupOJoseph commented 6 years ago

Tried to use a for the ground but it kept blinking. This would be much easier with an event listener for object collisions via when ignoreCollision is used, but this should be enough to get people started and showcase what is possible with just a few lines of decently commented code.