Babylonjs editor importing .babylon

Hi all. How do I import a .babylon file in the BabylonJS editor @julien-moreau

Ive tried using the AssetsBrowser and selecting import. That seems to load the .babylon file but I cant seem to figure out how to then replace the current scene in the project with the desired .babylon file.

ping @julien-moreau in case he missed the notification

Hey !

When importing a .babylon file, the content of this .babylon file is appended to the current scene being edited in the editor. When imported, do you see your scene in the graph panel ? You should be able to rescale and re-position it

2 Likes