scripting

  1. How to setup Visual Studio Code without Visual Studio

    Guides How to setup Visual Studio Code without Visual Studio 2

    What's this guide for? It seems that there are problems if you want to use VSCode with the latest C# Extension, without having Visual Studio installed. This guide will explain how to do that, nice and easy. NOTE: You will NEVER need to have a MS Account for this guide to work. NOTE: The scope...
  2. CODE TEMPLATE Custom Player MENU and Scene CONTROLLER + DYNAMIC House Gameplay

    Guides CODE TEMPLATE Custom Player MENU and Scene CONTROLLER + DYNAMIC House Gameplay 1

    WARNING: due to this bug in the Timeline plugin, my original idea for the advanced scene doesn't work, i.e. the buttons next/prev for the animations don't work consistently. I've decided to release the advanced version of the script anyway because I believe it is a great tutorial (because of the...
  3. mrmr32

    Reading a .json file inside my own package

    Hi, I have to read a .json with information that I'll include before building the plugin. I've read files before, but they were physical files; not files inside a package. I've tried to do something similar to the .cslist syntax and I've come with this solution...
  4. mrmr32

    Not A Bug OnSceneLoaded event not being called

    Inside SuperController there's a variable (onSceneLoadedHandlers) that should call all the listeners when _isLoading becomes true, but that's not the case. If you see the usages of that variable, at least in that class is completely unused. As an example, onSceneSavedHandlers is virtually the...
  5. mrmr32

    Script that adds a CollisionTrigger that calls the script on collide

    I'm making an script that performs a morph animation when an Atom (called _collider) enters a CollisionTrigger (_collisionBox), but the lack of documentation it's really making it hard. Right now I have all the morphs that should change and the difference for each animation (stored in...
  6. The Interview: Professionally Voiced, Animated Choose Your Own Adventure

    Paid Scenes The Interview: Professionally Voiced, Animated Choose Your Own Adventure 0.5

    Warning: Sound: From our Smokin' Hot Voice Actress (unmute each video) A Fully Voiced and Lip-Synced Choose Your Own Adventure with a Sexy Generic 28 year old British Moviestar named Elliara (You provide your own textures for the face and body to customize her to your fantasy but audio...
Back
Top Bottom