Feature todo-list

This forum is currently in read-only mode.
From the Asset Store
Template for scrollable list, fully documented in comment and video
  • one thing i did think though, surely instead of timedelta you can just have whatever constant you wanted?? - then you could change it whenever...

    The problem here is the syncing up of stuff like animation, which use timedelta -- or setting time scale or whatever. If stuff like that wasn't an issue, I could just use V-Sync and mode without using timedelta.

    edit: but yeah, Ashley's solution is around the lines of what I theorize would work. Though it'd be nicer to have both, since now if I wanna use timescale for the intended purpose, I'll have to do like... precentile, annoying stuff.

    Granted I can live with it like this, so thanks. (also still - Get Refreshrate! <img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /> )

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • What would be useful is when you create a new layout, it would set the layout size to the resolution size.

  • closest/furthest value function, so like you have

    closest(sprite.x,1,1000) it would output 1 or 1000 depending on which sprite.x is closer to

    at the moment its quite complicated to work out

  • please add an option to the particle object so you can randomise the initial speed of the particles, at the moment the speed randomiser happens constantly, I'd like to be able to set a randomiser at the start aswell.

  • I have some subjections...

    The LanManager Plugins (are not her names) than mmf for the lan gaming can be usefull.

    I have some suggestion to be this plugins better to use and more easy for you to find what or not implement:

    Event Editor:

    -Message received to channel (Ex: 1)

    -Number received to channel (Ex: 1)

    -Variable received to channel (Ex: 1)

    -Error

    -New user connected

    -User disconnected

    Action Editor:

    -Open Channel (ex name of the sockets:­­"X position objects" to channel : 1)

    -Close Channel (ex number of the sockets)

    -Send Message to channel (ex: 1)

    -Send Number to channel (Ex: 1)

    -Send Variable to channel (Ex: 1)

    Expression Editor:

    -Get Message to channel (Ex: 1)

    -Get Number to channel (Ex: 1)

    -Get Variable to channel (Ex: 1)

    -Get my IP *(Not nessessary)

    -Count all opened channel *(Not nessessary)

    -Count KB per second in exchange *(Not nessessary)

  • binary object have a write string/float/integer option, a replace option shold be great <img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" />

  • Load frame from object.

    I think this would be nice for effects such as mirrors or afterimages and stuff, so you don't have to have an object with all the frames there to waste memory or has to be updated when new animations are added. It'd just be nice and conviniant and useful! Or so I think, anyways!

  • Load frame from object.

    I think this would be nice for effects such as mirrors or afterimages and stuff, so you don't have to have an object with all the frames there to waste memory or has to be updated when new animations are added. It'd just be nice and conviniant and useful! Or so I think, anyways!

    what i underlined is already possible, but not loading frames. what you need to do is right click on the sprite in question, then paste a clone. clones are treated as another sprite but share frame and anim data with their parent.

  • Yeah, but it's bound to the families and groups of that object as well, isn't it?

  • No, its an independant object sharing only graphical data,

    you can delete the original, and nothing happens.

    it doesnt share PV's or families either

  • Half the time when I make a feature request I actually expect someone to tell me what could be used that way. Hah, well thanks.

  • the exact same thing happens to me lol,

    shows how great construct is!

  • there should be a way to select a certain instance of an object (if used many times) in the event editor and perform an action on it.

  • Please don't put requests here, make a thread per request or they'll get forgotten!

  • What happened to the online plugin for 0.98? Is it not planned for 0.99 either?

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)