oljo01 in Unreal and Unity its easy to put models on the 3d screen, but Godot 2 only have testcube and Godot 3 dont have anyting?
kidscancode In 3.0, it's been replaced with CubeMesh - http://docs.godotengine.org/en/latest/classes/class_cubemesh.html Other primitives are also available: http://docs.godotengine.org/en/latest/classes/class_primitivemesh.html