All Projects → dbrizov → Naughtycharacter

dbrizov / Naughtycharacter

Licence: mit
Third Person Controller for Unity

Projects that are alternatives of or similar to Naughtycharacter

2d Character Controller
Free 2D Character Controller for Unity.
Stars: ✭ 643 (+56.07%)
Mutual labels:  controller, character
Erbium
🤺Third Person Character Controller for unity🤺
Stars: ✭ 61 (-85.19%)
Mutual labels:  unity3d, character
Mmmm
Stars: ✭ 645 (+56.55%)
Mutual labels:  unity3d, character
First Person Controller Veryhotshark
This is a project where im trying to create a quite generic first person controller that can be use in different games and extended for your own needs. I started this project because i wanted to create a controller for my walking simulator game so that's why controller fits better with this genre. I Also use a free extension from Unity Store called Naughty Attributes to help me keep this project nice and tidy.
Stars: ✭ 245 (-40.53%)
Mutual labels:  controller, unity3d
Kinocontour
Contour line filter for Unity
Stars: ✭ 400 (-2.91%)
Mutual labels:  unity3d
Unity2d Components
A constantly evolving array of Unity C# components for 2D games, including classes for pixel art cameras, events & messaging, saving & loading game data, collision handlers, object pools, and more.
Stars: ✭ 375 (-8.98%)
Mutual labels:  unity3d
Kondo
Save disk space by cleaning non-essential files from software projects.
Stars: ✭ 373 (-9.47%)
Mutual labels:  unity3d
Akvfx
Azure Kinect plugin for Unity VFX Graph
Stars: ✭ 366 (-11.17%)
Mutual labels:  unity3d
Entitycomponentsystemsamples
No description or website provided.
Stars: ✭ 4,218 (+923.79%)
Mutual labels:  unity3d
Networker
A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
Stars: ✭ 408 (-0.97%)
Mutual labels:  unity3d
Grassbending
A replacement for Unity's terrain grass shader with alpha blended rendering and touch bending effect
Stars: ✭ 397 (-3.64%)
Mutual labels:  unity3d
Starforce
This is a demo made with Game Framework.
Stars: ✭ 375 (-8.98%)
Mutual labels:  unity3d
Hdrpvatexample
VAT (Vertex Animation Texture) with Unity Shader Graph and Visual Effect Graph
Stars: ✭ 401 (-2.67%)
Mutual labels:  unity3d
Vectorfieldexamples
Unity VFX Graph examples with vector fields
Stars: ✭ 370 (-10.19%)
Mutual labels:  unity3d
Action args
Controller action arguments parameterizer for Rails 3+ & Ruby 1.9+
Stars: ✭ 409 (-0.73%)
Mutual labels:  controller
Unity Srp Vxgi
Voxel-based Global Illumination using Unity Scriptable Render Pipeline
Stars: ✭ 361 (-12.38%)
Mutual labels:  unity3d
Enhancer
A collection of utilities to enhance the Unity Editor
Stars: ✭ 394 (-4.37%)
Mutual labels:  unity3d
Multiplayer Fps
🎮 A multiplayer first person shooter game based on Unity Game Engine
Stars: ✭ 404 (-1.94%)
Mutual labels:  unity3d
Kooper
Kooper is a simple Go library to create Kubernetes operators and controllers.
Stars: ✭ 388 (-5.83%)
Mutual labels:  controller
Lightmap Switching Tool
Tool that allows switching different baked lightmap sets on a unity scene at runtime.
Stars: ✭ 381 (-7.52%)
Mutual labels:  unity3d

NaughtyCharacter

Third Person Controller for Unity.

gif gif gif gif

System Requirements

Unity 2018.3.0 or later versions.

Controls

Keyboard And Mouse

  • Movement: WASD
  • Camera: Mouse
  • Jump: Space

XBOX 360/ONE Controller

  • Movement: Left Stick
  • Camera: Right Stick
  • Jump: A

License

The MIT License (MIT)

Copyright (c) 2015 Denis Rizov

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].