Git Product home page Git Product logo

Comments (10)

Phr3d13 avatar Phr3d13 commented on September 27, 2024 1

Exactly what I needed for K/M (non-VR) interacting! Thank you!

from chess-shader-with-artificial-intelligence.

SCRN-VRC avatar SCRN-VRC commented on September 27, 2024

No, you can strip off all the SDK2 stuff, that's only used to sync a ball that you grab. Everything else should be portable since its just shaders.

from chess-shader-with-artificial-intelligence.

Phr3d13 avatar Phr3d13 commented on September 27, 2024

any chance you'd feel like updating it? I'm a complete Unity noob...

from chess-shader-with-artificial-intelligence.

SCRN-VRC avatar SCRN-VRC commented on September 27, 2024

You can try using the avatar's prefab for a world, that has got sdk2 stuff removed cause avatars can't them.

from chess-shader-with-artificial-intelligence.

Phr3d13 avatar Phr3d13 commented on September 27, 2024

Ok, that one seems like it works better... but I'm either having issues understanding how to play, or the controls are having issues. I can walk through the board and get boxes to light up green and orange, but can't figure out how to actually start playing.

from chess-shader-with-artificial-intelligence.

SCRN-VRC avatar SCRN-VRC commented on September 27, 2024

Ah it's VR only, you have to tap the board on what you want to move then tap where you want to move to. That's why there's a ball in the world version, to simulate a hand touching the board.

from chess-shader-with-artificial-intelligence.

Phr3d13 avatar Phr3d13 commented on September 27, 2024

and it's the ball in the world version that is locked to SDK2?

from chess-shader-with-artificial-intelligence.

SCRN-VRC avatar SCRN-VRC commented on September 27, 2024

You can try adding a synced object in Udon that's people can grab

from chess-shader-with-artificial-intelligence.

Phr3d13 avatar Phr3d13 commented on September 27, 2024

I used a Marker (from the free pool/billiards game unity asset that I was already using), added 4 components to it (Rigidbody (added when adding one of the other components (turned off "Use Gravity", and turned on "Is Kinematic")), Mesh Collider (had to turn on Convex), Udon Behavior (turned on "Synchronize Position" and "Allow Ownership Transfer on Collision"), and VRC Pickup).

from chess-shader-with-artificial-intelligence.

SCRN-VRC avatar SCRN-VRC commented on September 27, 2024

I can try making it more desktop friendly by just letting people click on the board. Though this probably won't happen any time soon.

from chess-shader-with-artificial-intelligence.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.