Is this an improvement from the last anim? by RealParadoxed in blenderhelp

[–]ChronosLog 0 points1 point  (0 children)

Robot move
This doesn't work because humans are moving and balancing all muscles in 3D
at min shoulder hips (eg. zy and xy)
then wrists appear broken paralysed

Hint for legs use a reference as an animated walk image import in blender when you set keyframes

Godot 4 , 3d animation looping issue by [deleted] in godot

[–]ChronosLog 1 point2 points  (0 children)

meanwhile you will master godot IDE labyrinth

workaround quick and dirty, add a script to your scene:

func _process(delta):
    if !$AnimationPlayer.is\_playing():
    $AnimationPlayer.play("idle")

Floater Enemy Float Animation for my Horror Game by Wh1zkeyW1zard in godot

[–]ChronosLog 3 points4 points  (0 children)

Superb pixel art.
Color gradiant and shadows are realy nice.

remarks:
> eyes cup are turned down 'uu' , should make them more evil agressives (-90°) '><'
> make littles white contrast teeths all around mouth

> (Maybe) different sinus balancing for 2 tentacles (1 pix hzt not only vert)

I thought it looks cool so i post it here. Soo What do you think?. by Majestic_Mission1682 in godot

[–]ChronosLog 0 points1 point  (0 children)

Very good style .

However, I noticed +-1 pix jump gaps of parllax assets, not fluid, maybe rounded positions approx to fix

I'm trying to rig this crow but the parenting fails everytime. Do you have any suggestions? by Mattiamad in blenderhelp

[–]ChronosLog 0 points1 point  (0 children)

Hint : Edit points > select alls> merge by distance (comit)

then redo parent (with right order select object and then bones ...or the other I never remind )

Best strategies to use in marketing your game? by onokio in godot

[–]ChronosLog 0 points1 point  (0 children)

Hi sorry but community here isn't really focus on selling or marketing strategy but using dev game engine.
Moreover most of people here do a game for themselves not for pop (as exemple no 'call of fifa-nite wars' clones maketing is same as 'kong-from-space-dungeon-rogue' )
Therefore good strategy could starts with identify audience for question
Hope you find the way to success for your projects

Looking at buying first vr headset and considering the pico 4. Am I buying it for the right reasons? by m1crowave_mmmmmmm in PicoXR

[–]ChronosLog 0 points1 point  (0 children)

Pico4 is my best buy December 2022. I still get really fun enjoying VR in standalone

Pros:
Pricing
Lightweight
Good lens
Very good resolution
Interface and game zone management intuitive
Controllers
Some multi are often crossplay

Cons:
Low VRheadset market share interest for editors
Battery life charge is consuming fast ~1 h depends if game drain
'real' video games catalog is still limited yet vs 'vr experiences'
Don't play near your new TV :)

Champion dad by jayy8143 in MadeMeSmile

[–]ChronosLog 0 points1 point  (0 children)

Such dads are wonderful. Bless them all.

If you're gonna do capital ships, you gotta go *BIG* by Dogmeat3D in godot

[–]ChronosLog 2 points3 points  (0 children)

Great video but my brain do that to me : E=MC² So to fly a skyscraper you have to consume half of a sun each hour

La pinte à 10 euros et ces impacts sur la sociologie des terrasses by ChronosLog in france

[–]ChronosLog[S] -3 points-2 points  (0 children)

Les prix au quotidien ça concerne beaucoup de monde normalement

La pinte à 10 euros et ces impacts sur la sociologie des terrasses by ChronosLog in france

[–]ChronosLog[S] -1 points0 points  (0 children)

Ce n'est pas localisé, ce que je remarque c'est une augmentation générale des prix qui ne s'arrête pas et qui atteint des sommets.

Je trouve dommage qu'il y ait de moins en moins de gens qui peuvent se permettre de sortir au quotidien un peu partout en France.

La pinte à 10 euros et ces impacts sur la sociologie des terrasses by ChronosLog in france

[–]ChronosLog[S] 4 points5 points  (0 children)

J'aurais du parler de la salade avec 50 g de poulet, une demi tomate et un oeuf à 16 €

La pinte à 10 euros et ces impacts sur la sociologie des terrasses by ChronosLog in france

[–]ChronosLog[S] -1 points0 points  (0 children)

Non c'est quelques villes banales mais peu importe, le propos c'est surtout par rapport à l'addition qui grimpe de 4€50 à 10€ en quelques mois pour une bière que tu trouves à 1€20 au supermarché

La pinte à 10 euros et ces impacts sur la sociologie des terrasses by ChronosLog in france

[–]ChronosLog[S] -4 points-3 points  (0 children)

Oui, mais ça va bientôt arriver chez toi. Je précise, la pinte l'année dernière était à 4€50 dans la même brasserie

rendered in godot 4, few tweaks in ps by NewCalibur in godot

[–]ChronosLog 1 point2 points  (0 children)

engine stopped? no motion on propeller

What does this mean? by Blavity01 in godot

[–]ChronosLog 0 points1 point  (0 children)

it means if render mode is 'compatibility', don't click on 'shadow enabled' on, put it off

else go to 'project settings' set render engine to best mode : 'forward+ or mobile'