Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
6 contributions in the last year
Contribution activity
August 2020
Daxten has no activity
yet for this period.
July 2020
Created a pull request in vis2k/Mirror that received 11 comments
spawn objects in clients in same order as server
spawn(1) spawn(2) can currently spawn 2 before 1 on the client, which is unexpected behaviour. Since the sorting only has to be done once when star…
+2
−1
•
11
comments
Created an issue in Cysharp/UniTask that received 1 comment
[Feature Request] Deferred Value
Hi, would it be possible to add a deferred value (or is it maybe already supported somehow?) A deferred Value is a Value which is empty on initiali…
1
comment