the-butterfly-effect / tbe

The Butterfly Effect, a realistic physics simulation game
http://the-butterfly-effect.org
GNU General Public License v2.0
95 stars 13 forks source link

Add goal object, move 6 levels to finished (#254, #123) #264

Closed Wuzzy2 closed 8 years ago

Wuzzy2 commented 8 years ago

Today I add the goal object to replace the old scenery-based solution to add goals.

The size is derived from Brother plays Soccer. Compared to other objects this goal seems to be way too small, but I think it is better for gameplay, and many levels use similar sizes. We might see it as a “toy goal” if it helps … ;-) Maybe someone could do some size adjustments later, but I don't feel like it.

I immediately adjusted test levels and replaced the goal in all levels and added a few levels to finished for this.

The polygons are not perfect but should be good enough. I have no idea why the points don't end up exactly where I want them to be, but only kinda at those positions. :-(

kaa-ching commented 8 years ago

Apparently there are merge conflicts, I'll resolve them later today.