5 ms·
This is the kind of demo that would really benefit from a youtube demo of 2-3 min Fake edit: there is a longer video here 1 min long: https://github.com/PhiloL
by hadlock 14d ago
This is the kind of demo that would really benefit from a youtube demo of 2-3 min
Fake edit: there is a longer video here 1 min long: https://github.com/PhiloLabs/fable51-worlds/blob/main/union-square-sf/media/union-square-walkthrough.mp4 https://github.com/PhiloLabs/fable51-worlds/blob/main/union-...
I would be especially curious to see the NPC person/car logic and if they're on rails or what, that's a pretty good NPC density for a demo.
- Willish42 14d ago> I would be especially curious to see the NPC person/car logic and if they're on rails or what, that's a pretty good NPC density for a demo. Here ya go: - https://github.com/PhiloLabs/fable51-worlds/blob/main/union-square-sf/src/life/Pedestrians.ts https://github.com/PhiloLabs/fable51-worlds/blob/main/union-... - https://github.com/PhiloLabs/fable51-worlds/blob/main/union-square-sf/src/life/Traffic.ts https://github.com/PhiloLabs/fable51-worlds/blob/main/union-...