Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SY
Posts
5
Comments
357
Joined
7 mo. ago

choas

Jump
  • You could even do that on the player's model specifically. But it's still a maybe, you're almost guaranteed to get some cursed bugs due to every preexisting code having been made with right handedness in mind.

    I'm sure animators are internally screaming at the reasons why this will make some originally right handed animations look off but that's not my area of expertise.

    In reality it's probably not the hardest thing to do gameplay-wise, especially if you're doing it from the very beginning of the project, but I don't think you can simply mirror animations (and some animations-related logic) and have it look natural, so you'd have to make dedicated animations and possibly logic for left hand strikes, right hand blocks etc. which would obviously be much more expensive. But yeah that's probably what Minecraft does now for example, and since they have a very low level of detail on player characters and their animations it looks alright.

  • I saw that, which is why I allowed myself to gas it up here.

    Again, just to be clear, no disrespect meant to lemm.ee refugees or the former admin, I just wanted to rep my instance to any potential former lemm.ee users because I like it here !

  • French here, after having to buy a Canadian laptop I can confirm I didn't go back to the french layout. Also the "english (Canada)" locale usually has sane regionalization options (like DD/MM date and distance in meters or kilometers, celsius temperature...) compared to the other English ones

  • I think I literally just had it happen again, not even because of windows update but by having windows "delete" a partition that I wanted to reclaim on my Linux install (in the process of moving Linux and windows to completely separate drives)

  • No one has been doing that kind of claims directly since... TW3 actually ? Or maybe Watch Dogs. Epic Games and CDPR know that every content creator under the sun will run with that and make these claims for them to start the hype machine.

  • I don't think it will work in USB. Afaik on PC it can only work with iTunes, so good luck installing that in your car. If it's "that" old though, it should have the one interface that is so perfect it has barely changed in one century.

    (The audio jack...)

  • That's not unbelievable. If the trees voxelization thing is just a visualisation mode in the engine, it's stupidly easy to "ship" it into a dev build and activate it with a shortcut. Hell the nanite visualisation thing they showed on foliage before that one is exactly that, and iirc enabled by default in dev, you just need to toggle a cvar to see it.

    Source : have worked on UE5 games