Page 1 of 1

Coming soon Security camera mod

PostPosted: Thu Aug 13, 2015 00:03
by Tracking
I’m making a security camera mod, I have textures but I cant code worth crap, can anyone help??

Re: Coming soon Security camera mod

PostPosted: Thu Aug 13, 2015 07:21
by TenPlus1
Look at the Mesecons mod code, it has a player detection block that may be just what you need...

https://github.com/Jeija/minetest-mod-mesecons

Re: Coming soon Security camera mod

PostPosted: Fri Aug 14, 2015 15:30
by Tracking
Thanks for that