HUB?
brice2109@me.com
Member Posts: 4
how do i create objects that are always on screen and move with the camera?
Comments
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
-Constrain attribute self.position.x to currentscene.camera.origin.x
--Constrain attribute self.position.y to currentscene.camera.origin.y
It works but it throws my actor to the bottom right hang corner of the screen
Edit: For the mods: Sorry should have just edited my other post.