phi Posted April 28, 2016 Share Posted April 28, 2016 Can a RenderTexture be moved after it is drawn (like a sprite)? Something like texture.x++ Link to comment Share on other sites More sharing options...
drhayes Posted April 29, 2016 Share Posted April 29, 2016 You should probably just use a Sprite. Like make the RenderTexture the texture for the Sprite and move that. Link to comment Share on other sites More sharing options...
Recommended Posts