• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Blinking animation under a certain angle (blender sdk)

Messages
25
Country
france
Hi,
I need real human experience because AI is totally useless on this one :p
I have been struggling for a few days about an animation (a vehicle) that was blinking when looking at it from a specific angle. This is an autoplay animation on a modellib object :

<Animation guid="63b6cd5f-c074-4555-b218-51d59fde55f3" name="ter_cote" type="Standard" typeParam="Autoplay"/>

In blender, this is an "empty" that carries an object (the vehicle), following a path (follow path constraint)
The blinking effect is actually a "translation" issue : the object seems to jump 100 frames ahead instead of the next one ...
I "parented" a huge Cube (5 kilometers wide ...) to the "empty" on which is attached the vehicle object but I had the same problem.
The vehicle path is about 5 kilometers (let's say 3 US miles ???)
The huge cube was totally covering the whole path distance.
The weird thing is that when changing the view angle, the animation became smooth again ...
I think it's nothing about the background or any heavy scenery, because when I tried this animation somewhere else far from the original location, I had the same problem.
I also tried to shorten the length of the path, same issue (from 5kms to 200m)
I tried to decimate polys of my vehicle with abuse (100 triangles ?) : same issue
I eventually managed to make the animation smooth by playing with sliders (timeline, number of frames of the follow path, length of the animation, etc.) and "baking" again and again my animation ...

Though I'd really like to understand why it blinked because there are chances that it's happening again ... There might be a "threshold" somewhere ... Well, I'm worried about how my animation might behave on a PC slower than mine.

Anyone has ever been facing the same issue ?

Many thanks !
 
Last edited:
Hi,
I need real human experience because AI is totally useless on this one :p
I have been struggling for a few days about an animation (a vehicle) that was blinking when looking at it from a specific angle. This is an autoplay animation on a modellib object :



In blender, this is an "empty" that carries an object (the vehicle), following a path (follow path constraint)
The blinking effect is actually a "translation" issue : the object seems to jump 100 frames ahead instead of the next one ...
I "parented" a huge Cube (5 kilometers wide ...) to the "empty" on which is attached the vehicle object but I had the same problem.
The vehicle path is about 5 kilometers (let's say 3 US miles ???)
The huge cube was totally covering the whole path distance.
The weird thing is that when changing the view angle, the animation became smooth again ...
I think it's nothing about the background or any heavy scenery, because when I tried this animation somewhere else far from the original location, I had the same problem.
I also tried to shorten the length of the path, same issue (from 5kms to 200m)
I tried to decimate polys of my vehicle with abuse (100 triangles ?) : same issue
I eventually managed to make the animation smooth by playing with sliders (timeline, number of frames of the follow path, length of the animation, etc.) and "baking" again and again my animation ...

Though I'd really like to understand why it blinked because there are chances that it's happening again ... There might be a "threshold" somewhere ... Well, I'm worried about how my animation might behave on a PC slower than mine.

Anyone has ever been facing the same issue ?

Many thanks !

Migh be related to the LOD Animation chapter (end of the page)
You may want to make a video of the behaviour and post it to Devsupport,.but most likely it is because of optimisation
(Same was for 2020)
 
Thanks Mamu, well I've found an old blender version with the issue to reproduce it, it's blinking when you change the view angle :
 
Last edited:
Back
Top