Unfortunately, the error console is still not showing line numbers so there is no easy way to debug. You have to go line by line and look for...
Hi. Is anybody else having trouble downloading the export modules for iOS, Android, ...? I see the notification in the bottom right corner...
Yup. This is a common issue. There are some BB3 games which get decent frame-rates on cheaper android devices. Their approach seems to be to only...
Yes, I see crashes when adding a texture and then trying to edit. Support says it could be corrupted texture files, but I'm using the same...
Am I missing something or are the error logs no longer showing line numbers and function names? Any coders notice this. Anybody found a...
Woops. You should probably use == instead of ===
if(Settings[id]=== this.attribute('Target')){ this.emitSignal('Trigger', true); } if(Settings[id]=== this.attribute('Target 2')){...
Thank you. Appreciate all of your hard work.
I also noticed my shadows stopped showing up in the preview window. In my case it was just a matter of the camera being too far away from the...
Nice game. I downloaded/installed on my LG Fiesta 2 and there is no lag at all. I wonder why some android BB3 games experience latency issues and...
Great news! Really happy for the BuildBox team. Can't wait to see all the improvements this will add to BB3.
@TreySmith , As far as documentation, my vote is for the Javascript API. I've never used BB2. I basically write all of my own nodes. I only use...
Really like your concept. Reminds me of those racetrack toys from back in the day where you could build your own track with loops, ramps, etc.
Hi. I couldn't open your bbdoc. Did you use something like this? [ATTACH]
There is the setMesh() method which can be used to do this. I've attached a simple example. You can use the update() function to loop through the...
Separate names with a comma.