-
I have created an staggered animation and I want to listen to status of each sequential animation individually.
```dart
late final AnimationController controller;
late final Animation opacity;
@…
-
https://github.com/SlayHorizon/godot-tiny-mmo-demo/issues/9#issuecomment-2307816286
"...the same animations can be easily shared across all characters without additionnal work."
I'll make a sepa…
-
When opening the Cupertino menu on an iPad, there is an issue where the text and some icons swap positions. Additionally, some of the text characters appear misaligned or out of place.
This issue o…
-
Jump animation in the "PlayerController" animator on the "Player" prefab, causes the skinned mesh of the avatar to jump to a higher height than the actual character controller.
-
Everything works until i go back using Navigator.pop
Then I get this error:
```
Unhandled Exception: 'package:flutter/src/animation/animation_controller.dart': Failed assertion: line 514 pos 7: '…
-
### Describe the project you are working on
2D and 3D test projects for RigidBody based locomotion and other types of RigidBody movements.
### Describe the problem or limitation you are having in yo…
-
Hello, I'm working on increasing the hit feel in my game. My character has 3 different attack (combo) animations. The character displays them in order, but between each combo animation, he tries to di…
-
Hi there, and thank you immensely for your work !
I have [random Amazon ceiling lights](https://www.amazon.co.jp/gp/product/B0CQ4Q2BGB/ref=ppx_yo_dt_b_asin_title_o03_s00) that I'm able to control p…
-
## Use case
If i have a design similar to the gif below -
![20200405_225909](https://user-images.githubusercontent.com/38868279/78686790-17dd3780-7911-11ea-9f44-f661626ce96d.gif)
and I want to…
-
I set it up so that a 5 second timer starts when the button is clicked.
In version 1.2.1, when I click the button, an unknown number, 93, appears and then disappears.
In the 0.6.0 version, that numb…