No texture for additional rects in moving blocks

Bug #605796 reported by feelie
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ultimate-smash-friends
Triaged
Wishlist
Unassigned

Bug Description

When adding additional rects to a moving block the additional rects do not show up in the game
e.g.
<moving-block
    texture="pod.png"
    >
        <rect
        coords="0 0 176 69"
        ></rect>
        <rect
        coords="200 200 176 69"
        ></rect>
        <pattern
        position="339 148"
        time="1"
        ></pattern>
        <pattern
        position="707 116"

In the screenshot Blob is actually on a block that belongs to the pattern

Revision history for this message
feelie (filinep) wrote :
Revision history for this message
tshirtman (gabriel-pettier) wrote :

This is the intended behaviour, the texture is used for the whole moving entity, We may add a way to use several texture, but it's not supported currently.

I will tag this as wishlist.

Changed in ultimate-smash-friends:
status: New → Triaged
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.