What is an acceptable approach to dragging sprites with Bevy 0.4?

前端 未结 0 525
北海茫月
北海茫月 2020-12-21 23:27

Is there a better/shorter/more idiomatic way to achieve the goal?

I came up with the following solution:

use bevy::prelude::*;
use bevy::render::pass::         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题