GameMaker: Studio

GameMaker: Studio

Visa statistik:
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!
< >
Visar 1-6 av 6 kommentarer
Pale Glimmer 7 maj, 2013 @ 10:10 
Correction, the objects are there bcuz the player still collides with them, but they have bo sprite
Dance1211 8 maj, 2013 @ 14:23 
Is visible checked?
Pale Glimmer 9 maj, 2013 @ 6:09 
yes, i fixed its ok u dont need to bother yourself anymore ;)
Xilador 11 okt, 2013 @ 17:07 
how did you fix?
LegendaryMatt 23 okt, 2016 @ 13:23 
Objects are just invisible for me!Help!
sitebender 23 okt, 2016 @ 13:42 
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
< >
Visar 1-6 av 6 kommentarer
Per sida: 1530 50

Datum skrivet: 7 maj, 2013 @ 9:47
Inlägg: 6