Skip to content

Conversation

@Pursche
Copy link
Contributor

@Pursche Pursche commented Aug 30, 2025

Added support for ProximityTriggers with OnEnter, OnExit and OnStay functions Triggers can be ServerSideOnly, ServerAuthorative (OnEnter command gets sent) or completely clientside Triggers get replicated from the server to the client Added AABB and WorldAABB components
Added cheat commands to Add and Remove triggers
Added CollisionUtil with the IsInside and Overlaps functions I needed Updated Engine submodule

Added support for ProximityTriggers with OnEnter, OnExit and OnStay functions
Triggers can be ServerSideOnly, ServerAuthorative (OnEnter command gets sent) or completely clientside
Triggers get replicated from the server to the client
Added AABB and WorldAABB components
Added cheat commands to Add and Remove triggers
Added CollisionUtil with the IsInside and Overlaps functions I needed
Updated Engine submodule
@Pursche Pursche merged commit 8387bc2 into master Aug 30, 2025
0 of 2 checks passed
@Pursche Pursche deleted the pursche/TriggerSystem branch August 30, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants