One way to copy nodes into another game is by exporting that asset, where node is in that asset. And import that asset to your game, and copy node...
Very cool new nodes! Does "Signal Filter" replaces "Threshold" node?
You can find more details here: https://www.buildbox.com/forum/index.php?threads/addscene-example.18079
Main reason, why I made this node, is because I wanted to spawn crackling image as wall's child. So, when wall is destroyed, cracks will disappear...
This node will spawn an asset into location, where it collided. For example, there is a glass wall, and if ball is touching that glass wall, it...
This method is for multiple worlds (each level is new world).
Same assets. Video guide for UI's: [MEDIA]
Need more information. Is physics dynamic? What's your move node settings, jump node settings etc.
Found solution. File in attachment.
Maybe it works with "State machine" node. Start -> If collide -> State (output 1) -> Set color. Start -> State (output 2) -> Set color (original...
For doing that, make new asset without mesh and drag it into each scene. In that asset's node map, add script node, add new number attribute from...
In game jam game, I used script, which saves current level id into Settings.ID. So, when you start game, level ID gets saved and when you restart,...
With "Set physics" node you can change it. If collide -> Set physics - and set physics type as dynamic.
You can see, how to implement on/off button and haptic feedback in this video. You can find bbdoc download in description. [MEDIA]
Al Cox's guide: [MEDIA]
I think it is possible in bb2. But I don't remember all these hacks anymore.
In Bb3 sure. With wake up node for example, which activates animation node and delay node with 3 seconds, which activates spawn node for example....
In move node, leave x and y values empty (not 0). And in jump node, if you scroll down, there is this line: _physics.setLinearVelocity( 15, vel.y,...
Use Android Studio.
Could you share your bbdoc file? Also information, what build number you're using.
Separate names with a comma.