- Joined
- Nov 26, 2015
- Messages
- 106
- Reaction score
- 20
- First Language
- Italian
Hi,
I was trying to change the color tone of a sprite by calling
spriteName.setColorTone([r, g, b, grey]);but if i put any values besides [0, 0, 0, 0] like for example [1, 0, 0, 0] the sprites just disappears.
Any ideas? Thanks
I was trying to change the color tone of a sprite by calling
spriteName.setColorTone([r, g, b, grey]);but if i put any values besides [0, 0, 0, 0] like for example [1, 0, 0, 0] the sprites just disappears.
Any ideas? Thanks
