Pinned Repositories
ChatGPT-Generated-Elevator
I used ChatGPT to help me generate the code for an elevator to use in a Unity game.
Easy-Waypoint-Mover
A component you can put on a Unity GameObject that has a NavMeshAgent. It will loop it through a set of waypoints.
Free-RPG-Tutorial-with-Skyrim-Like-Skill-System-
A skill/upgrade system to quickly build an RPG game in Unity. Skill system UI is similar to that of Skyrim. Depends on two free assets from the asset store.
GridBuilder
Create a grid with an object of your choice.
GTA-style-Get-In-and-Out-of-Vehicle
A manager for getting into and out of vehicles in Unity
Menu-With-Actions-and-Animations-
A simple in-game menu for Unity3D projects. Calls an animator to trigger open and close animations. Has some functionality for opening and closing the menu, loading a different scene, and exiting the application.
Scene-View-Camera-in-Play-Mode
A Camera Controller for Unity that mimics the abilities (free look) of the Scene View camera and adds the ability to move only on the horizontal plane.
Simple-Inventory
Includes an Inventory, Pickups, Crafting, and Mining as well as a camera and unit controller, and an object spawner for creating environmental objects.
Unity-AI-Behaviours
Giving AI/NPCs in Unity some abilities like being able to hear and respond to sounds.
Unity-Simple-Combat
Gunplay Combat System for Unity game engine
KampinKarl1's Repositories
KampinKarl1/Simple-Inventory
Includes an Inventory, Pickups, Crafting, and Mining as well as a camera and unit controller, and an object spawner for creating environmental objects.
KampinKarl1/Scene-View-Camera-in-Play-Mode
A Camera Controller for Unity that mimics the abilities (free look) of the Scene View camera and adds the ability to move only on the horizontal plane.
KampinKarl1/Free-RPG-Tutorial-with-Skyrim-Like-Skill-System-
A skill/upgrade system to quickly build an RPG game in Unity. Skill system UI is similar to that of Skyrim. Depends on two free assets from the asset store.
KampinKarl1/GTA-style-Get-In-and-Out-of-Vehicle
A manager for getting into and out of vehicles in Unity
KampinKarl1/Unity-AI-Behaviours
Giving AI/NPCs in Unity some abilities like being able to hear and respond to sounds.
KampinKarl1/Easy-Waypoint-Mover
A component you can put on a Unity GameObject that has a NavMeshAgent. It will loop it through a set of waypoints.
KampinKarl1/Menu-With-Actions-and-Animations-
A simple in-game menu for Unity3D projects. Calls an animator to trigger open and close animations. Has some functionality for opening and closing the menu, loading a different scene, and exiting the application.
KampinKarl1/GridBuilder
Create a grid with an object of your choice.
KampinKarl1/Unity-Simple-Combat
Gunplay Combat System for Unity game engine
KampinKarl1/ChatGPT-Generated-Elevator
I used ChatGPT to help me generate the code for an elevator to use in a Unity game.
KampinKarl1/MultiModelObjectShower
Show one model (of a character, for example) from a list.
KampinKarl1/Names
A class that gives names initialized into an array for C# so you don't have to write a bunch of names and last names.
KampinKarl1/Unity-Extinguish-Fire
Putting out fire (particle systems) in Unity (2019.3.9)
KampinKarl1/Western-Deck-of-Cards
Created a deck of cards on SharpLab (https://discoverdot.net/projects/sharplab) and didn't want to discard (haha) it just yet.
KampinKarl1/How-to-use-Unity-Particle-System-Burst-in-Script
How to use Unity Particle System Burst in Script
KampinKarl1/Ragdoll-Tutorial
A project for showing people how to create and use Ragdolls in Unity.
KampinKarl1/Skyrim-Video
Using this as a repo for a video series.
KampinKarl1/The-Town
Saving a thing from SharpLab.io
KampinKarl1/Unity-Camera-Components
Stuff to add to your cameras in Unity
KampinKarl1/Unity-Utility-Package
Utility Scripts I commonly use for the Unity game engine.
KampinKarl1/wordle.github.io
Wordle clone in js, css, html