GameMaker: Studio

GameMaker: Studio

View Stats:
Objects in a certain room are invisible. Why?
So, the game was working fine, the debbuging and stuff. Now i tried to run my game again to test if everything is alright, pressed new game and the first room where the new game button send me to, is empty, only moving objects such as the player appear, the rest is all gone, the walls and objects like that. But if i go to the room while im constructing the game in game maker, it shows all the objects there. Can someone help me, i rly need since im doing this game for school as a final project!
< >
Showing 1-6 of 6 comments
Pale Glimmer May 7, 2013 @ 10:10am 
Correction, the objects are there bcuz the player still collides with them, but they have bo sprite
Dance1211 May 8, 2013 @ 2:23pm 
Is visible checked?
Pale Glimmer May 9, 2013 @ 6:09am 
yes, i fixed its ok u dont need to bother yourself anymore ;)
Xilador Oct 11, 2013 @ 5:07pm 
how did you fix?
LegendaryMatt Oct 23, 2016 @ 1:23pm 
Objects are just invisible for me!Help!
sitebender Oct 23, 2016 @ 1:42pm 
Well its 2 years later almost to the date. Try these helpful tips.
visible = true.
Are you using a draw_sprite in a step event? Try it in a draw event instead.

Still having problems? Maybe the object is just off screen?

Add
x = view_xview + 20
y = view_yview + 20
< >
Showing 1-6 of 6 comments
Per page: 1530 50

Date Posted: May 7, 2013 @ 9:47am
Posts: 6