Adding animations to GraphEdit connection lines #11359
abbas-tari
started this conversation in
2D
Replies: 1 comment
-
Any kind of animated connection means that the GraphEdit will have to redraw every frame, which will make it much slower and greatly increase CPU/GPU requirements (and therefore power consumption). This can be OK for games if they're redrawing every frame either way, but I expect this to be a no-go for non-game applications. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The connection lines are solid in GraphEdit and it would be awesome if there is a chance to give more freedom in adding animations or different types/shapes of line to GraphEdit connection lines? Any idea feedback, suggestions?
Beta Was this translation helpful? Give feedback.
All reactions