(Solved) Have background fixed when player moves

I

id07

Guest
I'm looking for advice or the method to achieve a fixed background image, that when the player moves around the room using views, the background image never is "scrolled" or repeated (like what the tile option does in the room/background settings).

I want the player to be able to move around the room and the background is always the same and fixed no matter where they go in the room.

I appreciate any advice to achieve this! Thanks
 
I

id07

Guest
Thanks for the help!
Does this go into the player object? OR does this into it's own object placed in the room?
 

TheouAegis

Member
It goes wherever you want. In the End Step event though. Maybe the Predraw or Begin Draw. But definitely after Step and before Draw.
 
Top