minetest / minetest_game

Minetest Game - A lightweight and well-maintained base for modding [https://github.com/minetest/minetest/]
http://minetest.net/
Other
1.41k stars 568 forks source link

Remove on_place callback from butterflies #3093

Closed JoseDouglas26 closed 5 months ago

JoseDouglas26 commented 5 months ago

New version of #3086

Definition of on_place callback removed from butterflies. Suggestion made by: @SmallJoker

Related issue: #2987

SmallJoker commented 5 months ago

Where do you start the timer? PS: That one will run the callback below when the specified time elapsed to let butterflies hide and re-appear on the map.