Fernando Cortez

Results 5 issues of Fernando Cortez

Jira task [here](https://jira.unity3d.com/browse/MTT-992). This PR introduces the "PickUp" ability for all players. The action is triggered through Space press, and goes through the Action system. Custom spawners spawn instances of...

1-Needs Review
type:feature

### Description This PR resolves the issue encountered when joining a game session already underway, where the late-joiner would see ghost imps. In-scene placed NetworkObjects were destroyed & despawned on...

4-On Hold
1-Needs Review
5-Design Review

### Description (*) This PR introduces a more reactive flow for the local player's character select screen. The local player's character choice is shown instantaneously, instead of previously waiting for...

4-On Hold

**Is your feature request related to a problem? Please describe.** `NetworkObjectReference` should have a `OnValueChanged` callback, like a `NetworkVariable` does. **Describe the solution you'd like** A callback added to `NetworkObjectReference`...

type:feature
stat:awaiting triage

### Description This PR removes a previous workaround that previously synced life state for players. A joining player would not see a fully synced Animator. The cases where this was...

4-On Hold
2-Easy
DO NOT MERGE