Crappy hot reloading of textures and Properties editor for textures

This commit is contained in:
Simon Lübeß
2023-01-03 22:21:26 +01:00
parent 427323744b
commit ee30920b56
17 changed files with 707 additions and 70 deletions
+4 -4
View File
@@ -164,7 +164,7 @@
OrthographicHeight = 10,
OrthographicNearPlane = 0,
OrthographicFarPlane = 10,
AspectRatio = 2.01173,
AspectRatio = 2.156692,
FixedAspectRatio = false
}
},
@@ -176,12 +176,12 @@
SpriterRendererComponent = {
Color = {
R = 1,
G = 0,
B = 0,
G = 1,
B = 1,
A = 1
},
IsCircle = true,
Sprite = "Textures//rocket.dds",
Sprite = "Textures/rocket.png",
UvTransform = {
X = 0,
Y = 0,