Jump to content


Photo

Obj_player invisible


  • Please log in to reply
3 replies to this topic

#1 _Error

_Error

    GMC Member

  • New Member
  • 23 posts
  • Version:GM8

Posted 23 May 2012 - 01:34 PM

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
  • 0

#2 Jsd1019

Jsd1019

    GMC Member

  • GMC Member
  • 29 posts
  • Version:GM8

Posted 23 May 2012 - 02:03 PM

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

Do you have pro?
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)

  • 0

#3 _Error

_Error

    GMC Member

  • New Member
  • 23 posts
  • Version:GM8

Posted 23 May 2012 - 02:11 PM


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

Do you have pro?
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)

Yes I have Pro,

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.

  • 0

#4 Jsd1019

Jsd1019

    GMC Member

  • GMC Member
  • 29 posts
  • Version:GM8

Posted 26 May 2012 - 10:28 AM



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

Do you have pro?
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)

Yes I have Pro,

When I use the draw_sprite_ext the player does not follow it's normal code, such as movement and shooting.

Hmmm, I tried your game but even without the code I gave, I cant see the bullets.
And when I put my code, movement was fine.
  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users