Page 1 of 1

Actually, I want to create a machine with more than 255 frames of animation

Posted: Mon Apr 18, 2022 3:54 pm
by plexpt
But the maximum frame_count in the game is 255, 255 frames is really not enough.
So can this limit be changed?

Re: Actually, I want to create a machine with more than 255 frames of animation

Posted: Tue Apr 19, 2022 10:08 am
by lyvgbfh
I have to ask, is this for your miku roboport?

Re: Actually, I want to create a machine with more than 255 frames of animation

Posted: Tue Apr 19, 2022 11:16 am
by ickputzdirwech
As a very hacky workaround you could make multiple entities with parts of the animation and then replace them every few ticks. :twisted:

Re: Actually, I want to create a machine with more than 255 frames of animation

Posted: Thu Apr 21, 2022 5:26 am
by plexpt
ickputzdirwech wrote:
Tue Apr 19, 2022 11:16 am
As a very hacky workaround you could make multiple entities with parts of the animation and then replace them every few ticks. :twisted:
This method is too hacky and there may be some potential problems. Although I do it now

Re: Actually, I want to create a machine with more than 255 frames of animation

Posted: Thu Apr 21, 2022 5:26 am
by plexpt
lyvgbfh wrote:
Tue Apr 19, 2022 10:08 am
I have to ask, is this for your miku roboport?
that's one of them

Re: Actually, I want to create a machine with more than 255 frames of animation

Posted: Thu Apr 21, 2022 5:28 am
by plexpt

Re: Actually, I want to create a machine with more than 255 frames of animation

Posted: Wed May 11, 2022 3:50 am
by plexpt
did anyone see

Re: Actually, I want to create a machine with more than 255 frames of animation

Posted: Thu May 12, 2022 5:58 am
by posila
I saw. There's no plan to enhance the game engine to support > 255 frames of animation at the moment.