Set a texture entity's x and y when it is first created
This commit is contained in:
@@ -140,6 +140,8 @@
|
||||
[^TextureRegion obj]
|
||||
{:type :texture
|
||||
:object obj
|
||||
:x 0
|
||||
:y 0
|
||||
:width (.getRegionWidth obj)
|
||||
:height (.getRegionHeight obj)})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user