I made a sprite with animations, but when i add him to my layout, hes invisible, i can still control him, but he will not show up
EDIT:
The Player Is 100x150
It is Set Visible In Propertys
FIXED: ADDED IMAGE POINT
Check his properties, is he visible?
Ensure that he is visible on the properties menu on the left.If you don't know how you can add this:
Every tick.set (sprite name) visible
It could also be that you created a super small image and may need to make it bigger (I've done it) but check visible not only on the item but also on the layer your bringing them into. (BTW make sure the layer you bring them into is above the background)
Develop games in your browser. Powerful, performant & highly capable.
FIXED:
Added Image Point!