Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add multiple objects at once #13

Open
oneeypi opened this issue Feb 2, 2018 · 1 comment
Open

add multiple objects at once #13

oneeypi opened this issue Feb 2, 2018 · 1 comment

Comments

@oneeypi
Copy link

oneeypi commented Feb 2, 2018

Hey,

i'm trying to add one model for multiple times.
I changed the delegate code to add a scene every time the plus button is tapped.
I think that the problem is in ViewController.swift:
`// MARK: - Virtual Object Loading

var virtualObject: VirtualObject?
func loadVirtualObject(at index: Int) {...}`

Is there only place for one object in SceneView?

For now every time i add a new model the old one disappears.

@h-elbeheiry
Copy link

I have the same question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants