Quantcast
Channel: Pixi.js Latest Topics
Viewing all articles
Browse latest Browse all 3978

Sprite height relative to stage / container

$
0
0

Hi,

Is there any function for relative sprite height / width (%) ?

I need sprite with 50% height of stage, now i keep tracking height of root stage and re-calculate height's. Is there better way to do it ? Like:

stage{
position:relative;
}
sprite{
position:absolute;
height:50%;
width:100%;
}

 


Viewing all articles
Browse latest Browse all 3978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>