DiR Posted September 18, 2017 I've made a custom health pickup, but once i spawn it in-game, it's invisible. I can still pick it up by walking into it, but it has no sprites. Can anyone help me resolve this issue? Things I checked: - The sprites are in between the SS_START and SS_END files like they should be - There are no filename typos - It functions normally, except for the sprites not appearing LargeHealthBonus.zip 0 Quote Share this post Link to post
1 scifista42 Posted September 18, 2017 Their name needs to contain a rotation number. For sprites supposed to look the same from all direction, it is zero. So, name your sprites HEBOA0, HEBOB0, HEBOC0 and HEBOD0. 0 Quote Share this post Link to post
0 DiR Posted September 18, 2017 Oh. Major lapse in judgment there. Thanks for pointing that out. 0 Quote Share this post Link to post
0 Nevander Posted September 19, 2017 Also check offsets. Default offsets of 0,0 will result in most if not all sprites being in the ground and "invisible." 0 Quote Share this post Link to post
Question
DiR
I've made a custom health pickup, but once i spawn it in-game, it's invisible. I can still pick it up by walking into it, but it has no sprites.
Can anyone help me resolve this issue?
Things I checked:
- The sprites are in between the SS_START and SS_END files like they should be
- There are no filename typos
- It functions normally, except for the sprites not appearing
LargeHealthBonus.zip
Share this post
Link to post
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.