Defold experts: can I put a spine over a video?
How are you drawing the video? As a texture on a sprite? If this is the case then you should be able to change the z-value of the spine model to put it above the sprite.
What if the video came from
- taken by a mobile phone
- trimmed from an existing video
Can a spine still be put on top of the above videos?
Are you playing the video in a Defold app using the videoplayer extension? Or are you talking about a video being played in some other way?
if a video in a Defold app is played using the videoplayer extension, can a spine be put on top of that video while it’s being played?
Yes.
1 Like