It looks like you're new here. If you want to get involved, click one of these buttons!
<pre class="language-lua> local tex = Texture.new("tex.png") stage:addChild(Bitmap.new(tex)) camera.start(tex)
camera=require 'camera'
Likes: antix, SinisterSoft
Comments
Likes: antix, SinisterSoft