-
Notifications
You must be signed in to change notification settings - Fork 332
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
E2 Collision Core(now part of propcore) (#3099)
* Collision core & event for E2 * Clear trailing whitespace in collision.lua * Errors in strict mode for tracking * Aliases for our/their getters as entity/hitentity * Migrate to propcore * Forgot to remove collision.lua from extloader * Getter camelCasing & fixes. * E2helper documentation for collision & functions * Proper op costs * Collisions are now queued and flushed on think * Collisions only check the tick after a collision * Event requirements & callback overload * Forgot to remove a print * Fit trackCollision descriptions to e2helper box
- Loading branch information
1 parent
1e35480
commit c8f38c3
Showing
2 changed files
with
345 additions
and
1 deletion.
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