McManning / McManning/frojs

Add an option to only activate the client on click

Open
#21 0 comments 0 reactions 1 assignee View on GitHub

@McManning is already working on this.

Since Aug 14, 2015.

roadmap
Dominant language
JavaScript
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

I want an option to only initialize the world once the canvas is clicked. It should have a secondary option for the message that displays on the canvas until they click it (e.g. "Click here to join my world") that can be overridden by the implementer.

This will depend on some logic rewrites to allow late loading the world and associated components (instead of in the constructor) as well as possibly some new bindable events (e.g. world.create).

First usage of this will be on the examples/tutorials page of the gh-pages branch, where each example would have a frojs instance that shows off the unique configuration.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.