Coder Social home page Coder Social logo

iamrequest / blastyboy Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 382.5 MB

VRJam2020 submission - Grapple and shoot! It really makes you *feel* like Samus Metroid

License: MIT License

C# 94.28% Smalltalk 0.01% ShaderLab 4.19% GLSL 0.35% HLSL 0.42% Mathematica 0.75%

blastyboy's Introduction

Blasty Boy - VR Jam 2020

https://request.itch.io/blasty-boy

About

This game was made in 7 days for VR Jam 2020. In this game, you wear a blaster/gauntlet (not unlike Samus from the Metroid series), and can battle against free Unity Asset store robots~. "Use your blaster to pull yourself towards any environment - or to pull your enemies towards you (and make them ragdoll in the process!)".

Of course, please excuse my spaghetti. Game jams be like that

Some topics of interest

Here's a high level list of things used to make this game, that might be of interest:

  • Unity, SteamVR
  • Finite State Machine (idle state, shoot state, ragdoll state)
  • Animation Rig inverse kinematics
    • In the Shoot State, enemies aim their gun towards the player, independent of the base aiming animation. The enemies also will rotate their heads to face the player.
    • This was necessary the case when the player is above or below the enemy. It wouldn't look good if they were trying to shoot the player, while aiming way below them!
  • Simple ragdoll enemies (switching back and forth between kinematic animations with IK, and non-kinematic ragdoll)
  • Force grab (select an object/ragdoll, and move it around the scene at a distance)
  • Grappling as a locomotion system (grapple environment to pull yourself to it, monkeybar-style climbing)
  • Very light usage of the Lightweight Render Pipeline (adding noise to projectiles and blaster glow materials, and for the hologram material)

Next Steps

  • Properly add lighting
  • Add more levels, that properly demo the grapple mechanics (vaulting over walls, grab ragdoll enemies, grab non-static environment)
  • Audio (Actually add BGM)
  • Chase state for enemies via navmeshes
  • Actually use LWRP for post-processing

Assets

  • Engine: Unity 2019.3.3f1
    • URP
    • Animation Rig 0.2.6
    • TextMeshPro
    • Probuilder
    • Snaps (Office, sci-fi)
  • SDK: SteamVR 2.5.0 (sdk 1.8.19)
  • Assets:

blastyboy's People

Contributors

iamrequest avatar

Watchers

 avatar

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.