Play Soccer on Minetest!
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
sys4-fr f371241e0c Version MFF. 5 years ago
models Version MFF. 5 years ago
textures Version MFF. 5 years ago
LICENSE.txt Version MFF. 5 years ago
README.txt Version MFF. 5 years ago
depends.txt Version MFF. 5 years ago
init.lua Version MFF. 5 years ago

README.txt

Soccer Mod
----------

Play soccer on Minetest!

This currently only provides the ball; the actual logic for implementing a match
will be implemented in the future. For now, you can use Mesecons Wooden Pressure
Plates along with some logic to at least handle scoring. Goals are also provided
but have no functionality.

The ball is not craftable ATM. Use /giveme soccer:ball_item, and place it with
right-click. You can take it again by punching it.

You can push the ball by standing near it, and kick it by holding the "sneak"
key (by default "Shift"). The ball will get pushed/kicked in the direction the
player is facing (you can center-on the ball by looking up).


Special thanks
--------------
- 12Me21: Ideas about the crafting recipe.
- ecube: Original (black) texture.
- Xiug: Ideas and textures.