-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update Drone behavior It will only explode when hit SOLID blocks, blocks that have a collision shape, so 1 layer snow, string, grass won't cause the drone to explode. Remove the age check so it will check for collision as soon as it flies, so full blocks that are put right above the pad will causse the drone to explode. * Remove air check above pads This check wont be needed because of the drone behaviors update.
- Loading branch information
1 parent
1f1e223
commit a85f206
Showing
2 changed files
with
8 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters