• Individual Label Characters Formatting

    3
    1 Votes
    3 Posts
    251 Views
    T
    Python has a (console-dependant) string formatting system that can be used with negligible performance loss by editing the string itself, then shipping it off to the text display. @administrators, if you need it, I can post the script here. It’s easy to read, but probably wouldn’t work on iOS, being an example of what is requested here. On a completely unrelated note, if C++ or Swift support something similar, would it be reflected on an iPad?
  • Feature Request: CCMotionStreak

    1
    0 Votes
    1 Posts
    133 Views
    No one has replied
  • Suggestion: Spawn with Reference, as Instance.

    5
    0 Votes
    5 Posts
    383 Views
    D
    @Kamdroid It's not an ideal solution, and doesn't come near to solving all the questions asked of references and instances, but you can use the Global UI layer to hide your permanent versions of things, offscreen, so you can persist them through Scenes.
  • Feature Request: Polyphonic style culling of Spawns

    1
    0 Votes
    1 Posts
    128 Views
    No one has replied
  • Feature Request: Behaviour On/Off/Pause/Resume, in one Behaviour

    1
    0 Votes
    1 Posts
    118 Views
    No one has replied
  • Feature Request: Channeling in Receive Message Behaviour

    6
    0 Votes
    6 Posts
    432 Views
    iTap DevelopmentI
    @Deeeds I would rather chop my tree down with an axe, and have a wood stove to burn it in, rather than cut it down with a chainsaw and stack it up outside to rot. At some point, the chainsaw makes sense, but the stove comes first. In other words, I think this feature would be useful, but like I said before, other things like lighting and prefabs should be higher priority. I know, an equally silly example as yours.
  • Feature Request: Add to Score show the Score to be added...

    3
    0 Votes
    3 Posts
    201 Views
    D
    @Thecheater887 I think you've misunderstood my meaning. This is what I'm asking for: [image: 4edfefee-52e4-4e0d-bc48-c59374c734fa.png]
  • Feature Request: Scene Editor: Duplicate in Place

    4
    0 Votes
    4 Posts
    252 Views
    D
    @Thecheater887 @hamed And provide a coordinate control for a group that's copied and pasted or duplicated, so they can be moved as a group once they've been duplicated.
  • Inconsistent coordinate toggles

    5
    1 Votes
    5 Posts
    395 Views
    T
    @Hamed I feel for just two options, the toggle would work better. Anything will work, though, I’m sure.
  • Feature Request: Searchable Notes in Every Behaviour Node

    1
    0 Votes
    1 Posts
    157 Views
    No one has replied
  • On Physics Update...

    1
    0 Votes
    1 Posts
    187 Views
    No one has replied
  • Feature Request: Import plists, and associate with...

    14
    1 Votes
    14 Posts
    892 Views
    D
    @Hamed SPRITESHEETS!
  • Do behaviours before rendering/showing screen to user

    7
    0 Votes
    7 Posts
    505 Views
    iTap DevelopmentI
    @Kamdroid oh yeah🤔
  • Suggestion: X Y Manual Adjuster for Screen View

    4
    2 Votes
    4 Posts
    397 Views
    Aidan_FireA
    I don’t like that you can’t have a specific screen start position or zoom. So either I use behaviours to instantly move the screen when the game is run or I design the game in a way so that the start screen is where default is sitting. But being able to accurately adjust start screen position and zoom would be awesome.
  • Multithreading

    2
    0 Votes
    2 Posts
    174 Views
    D
    @Thecheater887 Here's a long read that's well worth your time: https://developer.apple.com/library/content/documentation/General/Conceptual/ConcurrencyProgrammingGuide/OperationQueues/OperationQueues.html
  • HTML5 UI elements

    1
    0 Votes
    1 Posts
    120 Views
    No one has replied
  • Feature Request: Select ALL in Dropbox import

    1
    0 Votes
    1 Posts
    146 Views
    No one has replied
  • Combine text with variable without combine text behaviour

    7
    0 Votes
    7 Posts
    831 Views
    KamdroidK
    @Kamdroid said in Combine text with variable without combine text behaviour: @Thecheater887 If there was a “replace text with different text” behaviour that would contradict this idea, as I intended it so everything can be done using one behaviour, rather than multiple combine text or replace text behaviours @Thecheater887 With my idea, all text/word replacement can be done in one behaviour Your idea makes it need multiple behaviours to achieve what I want. It’s still a good idea, but I think it shouldn’t replace my idea
  • Spawned Object Illogic

    11
    1 Votes
    11 Posts
    712 Views
    D
    @iTap-Development I'm presuming he needs the spawning object for a while. Imagine it's a castle. At some point he needs to destroy the burnt castle. In which case he's going to need identify each castle. etc.
  • Search and jump to a behaviour

    1
    1 Votes
    1 Posts
    132 Views
    No one has replied