logixworx
logixworx
Has this issue been resolved? I followed the instructions on this link and got the exact error shown here. https://github.com/sschmid/Entitas-CSharp/wiki/Entitas-pure-C%23
what is causing the crashing?
I'm making a tool that lets the user configure and map the circular touchpads on a DIY VR controller. 
I realized that I dont need a function that returns the intersection points - the touch range will never go outside the circle anyway. just need a circle drawn in...
yes - exactly :)
another widget that myself and others would find useful - angle adjustment. Drag a control point to adjust the difference between the current and new angle vectors. 
I managed to get it to work. now I have an issue with nanoserde failing to deserialize: let hit_fxses = EmittersCache::new(nanoserde::DeJson::deserialize_json(HIT_FX).unwrap()); Running `target\release\fishgame.exe` thread 'main' panicked at 'called `Result::unwrap()` on...
0 info it worked if it ends with ok 1 verbose cli [ '/usr/bin/node', '/bin/npm', 'install', 'antikyth' ] 2 info using [email protected] 3 info using [email protected] 4 verbose npm-session 5707e8bb9b711b91...
> I'm getting this error for the clients: > > ``` > client-dc1-3: curl: (3) URL using bad/illegal format or missing URL > client-dc1-3: tar (child): cni-plugins.tgz\r: Cannot open: No...
dos2unix. yes