DS
DS
>Yes You should be able to walk through them as if they are ghosts (as if they are not there) Better set an infinitely small selectionbox, a normal collitionbox, physical...
[irr_ptr](https://github.com/minetest/minetest/blob/master/src/irr_ptr.h) would be good to have in irrlicht.
(Rebased.)
Rebased. And fixed my misunderstanding of the time delta function (see commit description).
Trivially rebased, and comments addressed (last commit). Thx for reviewing.
Rebased. And tested again. Everything works as expected.
### Another Proposal Prefer consistency. `core.register_` -> `core.registered_s`, always. One exception though: If only one can be registered (e.g. `register_authentication_handler`), it's singular `core.registered_`. (And obviously add aliases for the old...
I'll rebase once it's no longer waiting. (But thx for notification. :))
No longer waiting. Rebased.