Blockland Forums > General Discussion
Are drones possible to be made in Blockland?
EazyE:
--- Quote from: Derroith on September 03, 2013, 12:40:09 AM ---I'd really love to see a predator drone if anything, those are very cool.
I believe this can be easily done to begin with.
--- End quote ---
yeah I agree. lots of good things could come from this <3
Derroith:
--- Quote from: EazyE on September 03, 2013, 12:41:51 AM ---yeah I agree. lots of good things could come from this <3
--- End quote ---
Y'know, I think I'm going to give it a try and see if I can whip up a cute little model- tomorrow of course.
lordician:
Well you can set the aircontrol high and make it so it doesn't fall down by gravity.
Then it is the question if the drone is a bot or a player.
If it is a player, you can overwrite the crouch and jump function to make the drone get velocity down and up respectively.
If it is a bot, just check if it's target is higher or lower and add velocity respectively.
Should work right? :)
Port:
Easily.
.::Taboo::.:
An easy, lazy, and reliable way be to simply have the playertype used with no mass or gravity effect so that the bot wouldn't have to worry about managing its elevation. From there you'd just have to set things up so that they maintain constant forward movement and you're ready to spy on Al-Qaeda.