Commit Graph

6 Commits (453cfcde000a3c1291af787e1130e3ea6e4674d8)

Author SHA1 Message Date
Martin Felis bfd5eef2f5 Mass reformatting. 2023-11-18 22:32:57 +01:00
Martin Felis 2109c6b6ec Moved path planning to world class.
- Tree entities now are obstacles in navigation planning.
 - Once chopped obstacles are removed.
2023-11-18 22:11:34 +01:00
Martin Felis 187dac2d85 Interaction now working with streamed entities. Yay! 2023-11-10 16:31:11 +01:00
Martin Felis 2e7f30e214 Improved interactions.
- Interactions can now be stopped by both participating Entities.
- Player animation now controlled by AnimationTree.
2023-06-26 22:34:48 +02:00
Martin Felis c982ec783c Vastly improved interactivity, wired up some animations. 2023-06-23 15:39:40 +02:00
Martin Felis 716654a6fd NavigationComponent can handle position and orientation targets. 2023-02-12 16:30:56 +01:00