bevy_easings icon indicating copy to clipboard operation
bevy_easings copied to clipboard

No method named `percent`, `precent_left` found for struct `bevy::prelude::Timer`

Open kalin-p opened this issue 1 year ago • 2 comments
trafficstars

This crate was added as a dependency to bevy_panorbit_camera, but fails compilation with the message in the title. I am using bevy 0.12.0, bevy_easings 0.12.2.

kalin-p avatar Jan 01 '24 15:01 kalin-p

Could you give the complete error message with context, or link to a project that fails to compile? I can't reproduce your issue, bevy_panorbit_camera compiles correctly for me.

mockersf avatar Jan 02 '24 00:01 mockersf

I will try to reproduce the issue, yesterday while I was trying to go around it I ran into some bevy problems, so it might be a while. If you'd like you can close the issue for now, as soon as I have more info I'll post an update.

kalin-p avatar Jan 02 '24 10:01 kalin-p