Fixed bug with collision detection (when player fell too fast on rightTop Edge of Obstacle, Center went over test-diagonal -> RightEdge was returned)
This commit is contained in:
@ -77,7 +77,7 @@
|
||||
<string name="tool_description_locked_format_d">You will unlock this mysterious tool at level %d</string>
|
||||
<string name="tool_description_ramp">Roll up the ramp to gain height</string>
|
||||
<string name="tool_description_spring">Shoots you in the air</string>
|
||||
<string name="tool_description_magnet">Difficult to handle, but give it a try</string>
|
||||
<string name="tool_description_magnet">You are pulled towards it. Just try it out!</string>
|
||||
<string name="tool_description_bomb">Blow up all obstacles near the bomb</string>
|
||||
<string name="tool_description_power_mushroom">This will give you super-powers for a few seconds</string>
|
||||
<string name="tool_description_stasis">Freezes a certain area which leads to longer in-air time</string>
|
||||
|
Reference in New Issue
Block a user