Skip to content
View neurochems's full-sized avatar

Block or report neurochems

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Introduction to Unity + Biosignals w... Introduction to Unity + Biosignals workshop given at InterAccess July 17 + 23 2019. Help from @netgrind.
    1
    /// ANimateMuse
    2
    /// A script to allow properties of a GameObject's components to be manipulated by the activation scores.
    3
    /// Change the component object to effect or add others
    4
    
                  
    5
    using System.Collections;
  2. sequence-unity sequence-unity Public

    a unity game about emergent properties

    C# 1