Skip to content

Conversation

@Xanumbra
Copy link

Hi Playful Interactive Environment Lab,

Here is the change that I promised. I checked if it compiles and it does! Feel free to refactor and change this as you see fit. I could not test this as it requires me to access the lab but maybe you can do at some point and let me know if something is wrong. Feel free to message and here is the changelog:

  • ATrackingEntity
    • Changed List echoes to ConcurrentDictionary<int,Vector2>
    • Modified getters and setters
    • Refactored methods that accessed these values
  • ATracklinkPlayerManager
    • Changed the way of feet data being added from the aPlayer to trackRecord

ATrackingEntity
- Changed List<Vector2> echoes to ConcurrentDictionary<int,Vector2>
- Modified getters and setters
- Refactored methods that accessed this values
ATracklinkPlayerManager
- Changed the way of feet data being added from the aPlayer to trackRecord
Copy link
Collaborator

@rohschinken rohschinken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks solid. 👍
Final approvement should be done by @hochleitner I guess since I'm not at PIE lab anymore and cannot test 😅

@diephuis
Copy link
Collaborator

diephuis commented Aug 30, 2022 via email

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.

3 participants