how can i make blocks

pipepipe Member Posts: 54
how can i make blocks like mario bros when you hit them a power up comes up

Comments

  • lewisonelewisone Member Posts: 48
    Two things come to mind. First when actor hits the block it will spawn a flower behind it and animate it upwards to appear to the gamer. Or spawn an object behind and shoot it (a star) upwards so the actor has to catch it.

    You can then make it so when the actor overlaps the object his image changes to a bigger version graphic or something. Simply by having an attribute that says if the power-up is true or not can change the image easy enough.

    -LewisOne (My Website, FB, Twitter, IG, YT)

Sign In or Register to comment.