Obj_player invisible
#1
Posted 23 May 2012 - 01:34 PM
Download: http://up.ht/LonLur
#2
Posted 23 May 2012 - 02:03 PM
Do you have pro?In my game my obj_player is not showing up, this problem happened after I added the ability to reload the gun. I think it is because there is a draw even and it is messing up the sprite. I have put a download to my game if you could help, it is all in the obj_player as far as I am aware.
Download: http://up.ht/LonLur
If you do, put this in the draw event
draw_sprite_ext(sprite_index,image_index,x,y,image_xscale,image_yscale,image_angle,image_blend,image_alpha)
#3
Posted 23 May 2012 - 02:11 PM
Yes I have Pro,Do you have pro?
In my game my obj_player is not showing up, this problem happened after I added the ability to reload the gun. I think it is because there is a draw even and it is messing up the sprite. I have put a download to my game if you could help, it is all in the obj_player as far as I am aware.
Download: http://up.ht/LonLur
If you do, put this in the draw eventdraw_sprite_ext(sprite_index,image_index,x,y,image_xscale,image_yscale,image_angle,image_blend,image_alpha)
When I use the draw_sprite_ext the player does not follow it's normal code, such as movement and shooting.
Edited by _Error, 23 May 2012 - 02:22 PM.
#4
Posted 26 May 2012 - 10:28 AM
Hmmm, I tried your game but even without the code I gave, I cant see the bullets.Yes I have Pro,
Do you have pro?
In my game my obj_player is not showing up, this problem happened after I added the ability to reload the gun. I think it is because there is a draw even and it is messing up the sprite. I have put a download to my game if you could help, it is all in the obj_player as far as I am aware.
Download: http://up.ht/LonLur
If you do, put this in the draw eventdraw_sprite_ext(sprite_index,image_index,x,y,image_xscale,image_yscale,image_angle,image_blend,image_alpha)
When I use the draw_sprite_ext the player does not follow it's normal code, such as movement and shooting.
And when I put my code, movement was fine.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











