nunuStudio icon indicating copy to clipboard operation
nunuStudio copied to clipboard

Web powered cross-platform 3D, WebXR game engine.

Results 142 nunuStudio issues
Sort by recently updated
recently updated
newest added

Hello :) i tried running the sample code for heightfields from cannon's website but when i do, the entire editor freezes. I'm running it in the web version. The crash...

Question

Hi have a idea for 3d game. I'd like to import 2 meshes and when they collide jump to a new scene.im new to nunu what is the code have...

Question

Hello! I am trying to port the code for this example to NunuStudio. What should I consider when doing this, what are the features of Nunu? http://jsfiddle.net/t2w6bagq/ I ran into...

Question

I'm trying to import Orbitcontrols.js from THREEJS. I was download and push files into Asset. ``` include("three.module.js"); include("three.min.js"); include("OrbitControls.js"); var camera; var orbit; var controls; var renderer; function initialize() {...

Question

# Raycast on an object, it's not where it should be ##### Description - With our latest exports from v0.98.27 all of our objects that we are trying to interact...

Bug

If there some specific export settings for animation to start to play? Error **Cannot read property 'frame' of null** **This Error shows up if you clone Nunustudio from GitHub to...

Bug

With turned on Bokeh, Focus parameter in the camera settings doesn't react on any changes. ##### Description - Please search the issue list before posting a new issue, to avoid...

Enhancement

Pont light and the rest are okay ![pointLight](https://user-images.githubusercontent.com/20783129/98995804-e7412a00-24ff-11eb-844f-835e18eeab10.png) but Area Light completely ignores Roughness or manipulate on it's own with Metalness ![AreaLight](https://user-images.githubusercontent.com/20783129/98995773-d8f30e00-24ff-11eb-9c41-f9011f48b043.png) ##### Version - 0.98.28 ##### Platform - Web...

Enhancement

# Feature request: referencing 3D Model-files ##### Description - Importing 3D-Models into the Projects Explorer makes the whole program very slow - Referencing the 3D-Models like DAE,GLTF files instead of...

Feature

Visual Scripting ##### Description - Would a blueprint/visual scripting implementation be out of the question? - Block Programming was mentioned previously, but that would not be as useful as blueprints....

Feature