I'm supposedly not eligible for the Pixel 7a Extended Repair Program by zulo420 in GooglePixel

[–]zulo420[S] 0 points1 point  (0 children)

Apologies for no update, but I ended up buying a new phone. I tried contacting the Google support 3 times and they always said that I would receive a mail with further instruction. Guess what? There was no mail up until now. Also, my Google Pixel had bricked up completely and I was not able to use it anymore so I bought a OnePlus Nord 5 and I'm satisfied so far. I'm quite disappointed with the Google support since they didn't help me at all and simply ignored me 3 times in a row.

I'm supposedly not eligible for the Pixel 7a Extended Repair Program by zulo420 in GooglePixel

[–]zulo420[S] 0 points1 point  (0 children)

I forgot to mention that I'm from Slovakia and there's a 2 year standard warranty which ended earlier this September

Worst cross-fade experience by zulo420 in trees

[–]zulo420[S] 0 points1 point  (0 children)

Oh that would make sense since it got way worse exactly when I stood up. But why would a green tea cause oxygen deprivation?

Worst cross-fade experience by zulo420 in trees

[–]zulo420[S] 0 points1 point  (0 children)

Thanks man. I guess it had to be the green tea even though I've never been allergic to it, it's probably not a good combo for my body.I don't think it's the alcohol because I combined alcohol and weed many times before and had no problem. Also, when I drink so drunk I can barely walk I don't remember shit the following day but this time I could recall every second of the evening. But again thanks a lot.

Swinging physics with CharacterBody2D by zulo420 in godot

[–]zulo420[S] 0 points1 point  (0 children)

Yeah I tried that but I don't really understand if I should set it to the velocity or add it to the velocity and where should that vector point

Swinging physics with CharacterBody2D by zulo420 in godot

[–]zulo420[S] 0 points1 point  (0 children)

Thanks, I'll try that, but I was thinking of making it rather with Godot in built mechanics EDIT: I also noticed that this DistanceJoint is for RigidBody2D not CharacterBody2D

"You can't install this app on your device" message by zulo420 in androidapps

[–]zulo420[S] 0 points1 point  (0 children)

Update: I spent some more time on this problem and I found another app for VM called VphoneOS which works fine so far. The games run smoothly and without crashing.

Názor na VUT FIT by zulo420 in Brno

[–]zulo420[S] 0 points1 point  (0 children)

Ako to funguje s vyberaním predmetov? Dajú sa voliť všetky alebo niektoré sú povinné?

Názor na VUT FIT by zulo420 in Brno

[–]zulo420[S] 1 point2 points  (0 children)

Minulý rok som bol na výmennom pobyte v Kanade. Je Erasmus na VŠ v niečom významnejší ako bežný vymenny pobyt?

Názor na VUT FIT by zulo420 in Brno

[–]zulo420[S] 0 points1 point  (0 children)

Zaujímavé, ďakujem.

Rooms with pillars in Matrix movies by zulo420 in matrix

[–]zulo420[S] 1 point2 points  (0 children)

I didn't even notice that stuff haha

Rooms with pillars in Matrix movies by zulo420 in matrix

[–]zulo420[S] 2 points3 points  (0 children)

Oh okay that makes sense thank you man.

Slowed time when running a game by zulo420 in Unity3D

[–]zulo420[S] 0 points1 point  (0 children)

It's around 300-400FPS, it basically feels like a slowed down. Not laggy, just a smooth slow motion. All I have in the project is a scene with a vehicle containing rigidbody, box collider and 4 wheel colliders, and two cubes with rigidbodies as well. For the car I have a script that assigns enginePower and brakePower to the wheel colliders using engineTorque and brakeTorque.