Hi!! I need help... Added 3 extra objects to node random 5. How do I add all this to the code?
It looks like async functions and commands like fetch don't work within BuildBox. I was just wondering if there were any plans to include a more...
I'm working in BB3 and wondering if there is a "Settings.something" line of code to tell the game to save progress (level, current score, best...
Hey guys, Like the title says, I have a character with 4 3d models, namely cube, sphere, cone and cylinder. Is it possible to use javascript to...
We've made an an easy to read guide for how to create your own nodes using Javascript if you feel so inclined for yourself, the community, or...
Hi, Is it possible to mute a scene with code in Buildbox 3? As in, once a threshold is reached (if...then) a particular scene is muted/solod? Is...
Hi Buildboxers How to insert Arabic text in the image below, [ATTACH]
Hi guys, I'm a month into bbox and I have been managing to solve problems by reading some of the great posts on here, thanks for sharing your...
Hi, a couple of things I was trying to do that don't seem possible currently 1) ability to rename instances on the scene of specific objects. Eg...
Hello! I'm still trying to figuring out how to make the rotation of an object increase over time. I'll appreciate any help!
basic javascript function setTimeout(), it's not working. any idea how can i make it work?
What I have is a character in the middle of the screen and enemies behind him. What I want to do is, make the enemies gravitate towards the...
Hello guys, I have this scene ( see image). The red ball is orbiting around the blue circle( this was made by adding an invisible layer that...
I'm aware that when adding points to an action, you write: this.scene().addScorePoint( amount ); etc. However I'm looking to be able to call those...
I'd like to click a button in my scene so it allows me to automatically goto another scene. What's the correct javascript line to allow me to...
Hi, I'm trying to get the value of one of the labels I've set but it's not working. I've tried the following:...
setTimeout() and setInterval() are 2 standard Javascript functions. Without going into too much detail, they are the entryway to Javascript's...
Suggestion 1: We need the length, width and height of an entity. IMO this could be done in either or both of these 2 ways. let length =...
Figured I would start a thread with any tips or fun things we find with javascript and BB3! I'll start it off! Quick tip for testing in JS with...
Hello, I'm developing a game for the facebook instant games platform and I need to add a preloader in the using the API. I did everything...
Separate names with a comma.