Difference between revisions of "4.12.2011: First Feedback"

From Sirikata Wiki
Jump to navigation Jump to search
(Created page with "==Problems encountered while trying to script == * Crashes after 3-5 minutes. * Unnatural to use solid angle query. Would have wanted a "tell me who's within X meters of me". *...")
(No difference)

Revision as of 22:47, 12 April 2011

Problems encountered while trying to script

  • Crashes after 3-5 minutes.
  • Unnatural to use solid angle query. Would have wanted a "tell me who's within X meters of me".
  • Several quaternion functions are either broken or provided incorrect results.
  • We don't know JavaScript. Could we buy some JS books to help us out?
  • Want to support a more structured development cycle:
  **Save script.
  **Load script into entity.
  **Modify script.
  **Reset entity to script.
  **What is the ui flow?
  **Can you replay?
  • It's irritating to enter "new util." to create new Vec3s and Quaternions. Nicer syntax would be appreciated.
  • Want to print the fields/methods of presences.
  • For a one-off solid angle query, will the system tell me that I have received all visibles? How will I know if there are more to come?
  • It would be nice to be able to use multiple movement buttons at the same time.
  • Documentation for Emerson files.