aboutsummaryrefslogtreecommitdiff
path: root/src/example/rendering_particle.cpp
diff options
context:
space:
mode:
authorheavydemon21 <nielsstunnebrink1@gmail.com>2024-12-06 15:42:25 +0100
committerheavydemon21 <nielsstunnebrink1@gmail.com>2024-12-06 15:42:25 +0100
commit7ec1fcfcff0c01d204ccbf1bac9919ba610b8606 (patch)
treecd48865b6af69a0d71a70a720b843b4b681f53bb /src/example/rendering_particle.cpp
parent3fbe1a5c72e7512a330111665482a5babf21cc15 (diff)
implemented final max feedback
Diffstat (limited to 'src/example/rendering_particle.cpp')
-rw-r--r--src/example/rendering_particle.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/example/rendering_particle.cpp b/src/example/rendering_particle.cpp
index 9d6b537..145bc5e 100644
--- a/src/example/rendering_particle.cpp
+++ b/src/example/rendering_particle.cpp
@@ -57,6 +57,7 @@ public:
.order_in_layer = 2,
.size = {0, 100},
.angle_offset = 0,
+ .position_offset = {100,0},
});
auto & anim = game_object.add_component<Animator>(test_sprite, 4, 4,