Platform Builder Forums
Main => General Discussion => Topic started by: Antikore on April 01, 2019, 11:11:15 AM
-
Platform Builder has actually some own terms for stuff inside the program. But I still have any doubts.
The button that contains a command prompt to execute with a condition. How it's called?
Command Prompt or Event? I think Command Prompt it's better with any relationship with the textbox to execute commands and event is the starter event, as it's name says.
Another example are the stuff in []. Like "[max health]"
When I requested that feature, I called them placeholders, but there is no name officially and also for me that name it's not very good for that thing.
I have more ideas: Expression, Constant...
This should be selected by TingThing I think, but, we can do some part of that.
Also, I think we should be able to name them how we want, but I think we need an standard "official" language for all PB terms.
-
I think that we should define what things mean, but I don't want it to be like a GML language... It seems like you wanna change the language to be a bit harder...
-
No, I mean. How we can call the [] things...? Simply, that.
-
I didn't know you could call those. Those are called brackets. () these are called parentheses.
-
I mean, how to call in the CP something between []
-
I still don't understand.
-
You call the command prompt command prompt... Why? Because its called like that.
You call item to the items. Why? I think you get the point.
You call the things in CP that have these things "[]" without any name because isn't decided...
-
Hmm... Well, I don't know then.
-
I still think that placeholder is not an appropriate name.
-
Okay.
-
I'm thinking that I might update the website with a better description of how brackets work in the command prompt. If/When I do that, I'll try to think of a name for that trick.
-
Great, I vote for the name "Expression"
-
Another unknown term:
How we call the 10 parts that in Platform Builder a second is divided.
In timelines and in some commands, the timers are used with divisions of seconds in 10 pieces. Some games call this stuff like steps, frames, ticks. How do we call them here?