Hi guys!
On game Space Blast, I need to create a RocketDisplay's clone object named "PlayerLive" and put it on the same layout of that. After that, I want to create a system variable named "Lives" to represent "lives" of player in the game. On the Every tick event, I set the width of new object to Live * 76 because its width of any image of player, similar to RocketDisplay object.
My problem is the PlayerLive object never show on the screen. Can someone help me, please?
Regards
asmag