Navigation

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

    A Couple of Ideas for the Next Update

    Comments & Feedback
    3d model sleep code import
    1
    1
    267
    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.
    • RIDER85
      RIDER85 last edited by

      So, I've had a few ideas for new features in fuze.

      1. A new sleep() function, that doesn't stop the whole program, so you can stop just one sprite, or something to that effect. Maybe call it
        "sleepSprite( handle )" or "sleepObject( handle)". I've done it with variables, but I feel it would be nice to have a convenient function to do it.

      2. A 3d model import code. I don't even know if it's possible to make a custom 3d model in Fuze, but I think it would be convenient to have an import system for custom 3d models. Maybe have a scanner on the website that lets you import up to a certain size 3d model. It then lists the vertices' positions and outputs a code for them. Then, in Fuze, you could input the code and it would build the 3d model into a project. You could also have an Image importer that would function the same basic way, scanning the image, then outputting a code, that when put in Fuze, would recreate the image. Then the image could be applied to the model, to give it a texture.

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