Carbon

Results 22 comments of Carbon

This is the only game I have tested so far. I'll try to get a few more and report back, if you have any specific game you think might be...

I just tried the solution shown in your link and it partially solved some issues: the text is now visible in most windows except the save/load menus. ![IMG_20220708_145619](https://user-images.githubusercontent.com/11891037/177997298-5fddf8fb-6d00-4e74-8bc8-2814a6cdf7ca.jpg) There is...

Hey, I just started to use this bot and I have the problem this PR resolves (I think). Can this be merged please? Thank you.

The README seems to be wrong. You're probably trying to import Aes like so: `import Aes from 'react-native-aes-crypto'` The correct way is by using NativeModules.Aes, as shown in the demo,...

> isnt there light animation behaviour stuff that already exists for these, i thought thats what they used I'm certain the visualizer is what was used before. I also tried...

> so these should probably use that if at all possible Thank you, I've refactored the code to use light behaviours and I think it's a lot more flexible now....

The engine update required for this PR has been integrated in the content repo with the engine version 0.55.5.0 at commit ece9bf372abfbcd78c83eec75024a47de6a96949 so this PR should be good to go...

Ah I missed that PR, thanks for telling me! On a sidenote, there's a slight graphical glitch that happens when the pod's open and someone walks on the tile below...

Thank you @theashtronaut , I've implemented the event handler as you stated, I decided to show both the cryo pod air and the port air since scrubbers do something similar...

> code looks good. on testing ingame some notes: > > * 1 canister is too high pressure for the cryopod at 73.15 with a small pipenet. i was still...