RobotecAI / o3de-rgl-gem

Robotec GPU Lidar for O3DE
Apache License 2.0
51 stars 4 forks source link

Ensure the entity's pose will be updated after creating it #26

Closed msz-rai closed 6 months ago

msz-rai commented 6 months ago

Before this PR, if the static entity's model was loaded after raycast, its pose was never updated. The flag setting has been added to update the position after the model is loaded.