Navigation

    Fuze Arena Logo
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Help
    • Discord

    3d into 2d functions

    Functions
    2
    2
    219
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      matt121a last edited by

      3d into 2d sprites can you guys help me make a arkanoid game using 3d and 2d sprites

      1 Reply Last reply Reply Quote 0
      • PB____
        PB____ last edited by

        What do you mean with 3D sprites? I only know of 2D sprites.

        It's possible to render 3D objects on a 2D image (using setDrawTarget and drawObjects) and you should then be able to use that image with a 3D object drawn on it, as the image for a sprite. But I'm not sure if that's what you mean. Also I haven't used sprites much, so I'm not sure if the sprite updates if you update the image afterwards, but I would expect it does.

        1 Reply Last reply Reply Quote 1
        • First post
          Last post