Logo

    animate

    Explore "animate" with insightful episodes like "Electric Forest 2: Great Expectations", "Every moment you are alive you are successful. Visit our website at JobSeekersVideoNetwork.com", "SceneKit, ARKit and Swift 4 – Basics Tutorial – Part 2 – Hit Testing", "SceneKit and ARKik – Basics Tutorial – Part 1" and "Adobe Animate CC 2018 Basics – Selection and Subselection Tool" from podcasts like ""A Talk in the Attic", "Affirmations", "CartoonSmart Tutorials", "CartoonSmart Tutorials" and "CartoonSmart Tutorials"" and more!

    Episodes (100)

    Adobe Animate CC 2018 Basics – Selection and Subselection Tool

    Adobe Animate CC 2018 Basics – Selection and Subselection Tool
    Adobe Animate CC 2018 – Basic Tutorials – Part 1 In this Adobe Animate basics video tutorial, we’ll discuss the selection and sub-selection tools, which are essential for manipulation vector points in the program (as well as selecting things). We’ll also cover some helpful preferences (like contact-sensitive selection) and some other beginner concepts.  

    Introduction to Sprite Kit – Part 8 – Changing zPositions at Runtime and Making a Custom Class

    Introduction to Sprite Kit – Part 8 – Changing zPositions at Runtime and Making a Custom Class
    Introduction to Sprite Kit – Part 8 – Changing zPositions at Runtime and Making a Custom Class In this final video, we’ll use the update method to check where the player is and then change the zPosition (layering) of buildings based on that value. This will make it look like the player is visually in front of or in back […]

    Introduction to Sprite Kit with Swift 3 – Part 7 – Detecting Physics Contacts Between Bodies

    Introduction to Sprite Kit with Swift 3 – Part 7 – Detecting Physics Contacts Between Bodies
    Introduction to Sprite Kit with Swift 3 – Part 7 – Detecting Physics Contacts Between Bodies In this video tutorial, we’ll add an SKPhysicsContactDelegate to the class, then add a didBegin contact statement to listen out for physics notifications from bodies. This requires setting the categoryBitMask and contactTestBitMask on the player and a hypothetical building object that we add this […]

    Build an iMessage App Part 8 – Re-positioning the Emoji from the Last Location Saved in the User Defaults

    Build an iMessage App Part 8 – Re-positioning the Emoji from the Last Location Saved in the User Defaults
    Build an iMessage App Part 8 – Re-positioning the Emoji from the Last Location Saved in the User Defaults In this Swift 3 video tutorial we’ll discuss how to reposition the emoji in the image container based on the last location the user had moved it to. This is done by saving the x and y location in the User defaults Hosts: […]

    Introduction to Sprite Kit – Part 5 – Short Interlude to look at a Cross Platform Project

    Introduction to Sprite Kit – Part 5 – Short Interlude to look at a Cross Platform Project
    Introduction to Sprite Kit – Part 5 – Short Interlude to look at a Cross Platform Project We’ll take a short break from the previous project and explore the Cross Platform Sprite Kit template included with Xcode. This is a project that has an iOS, tvOS, WatchOS and MacOS Target. The neat thing about this template is all four device […]