Skip to content

It's practice how to use Unity 3D, Unit 1 Player Control

Notifications You must be signed in to change notification settings

akillness/CreateWithTheCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create with The Code

It's just Unity 3D tutorial course.

I'm ready preparing to develop for Generative AI Game.

Prepared

Environment Setting to use Unity3D

  • Unity Hub and Unity3D
    • Current, 2022.3.30f1
  • Visual Studio Code
    • Powerful editor (IntelliSense support)
    • Supports various languages ​​and environments through extended menus
    • Fast runtime
    • Unlimited commercial use possible

To set up the installation environment

  • .NET Core SDK
  • Mono
  • VS Code C# Extension
    • Download or Install C# Extenstion in VS Code

Tutorial & Prototype Project

Unit 1. PlayerControl

Github : https://github.com/akillness/CreateWithTheCode/tree/main/PlayerControl

Important

Below link is detail document to design components in game

Core document

Unit 2. Basic Gameplay

Github : https://github.com/akillness/CreateWithTheCode/tree/main/BasicGameplay

Important

That's important things for interactive playing

Core keywords

  • Non-player
  • Player Abilities
  • Randomness

Unit 3. Sound and Effect

Unit 4. Gameplay Machanics

Unit 5. User Interface

Unit 6. Next Step

About

It's practice how to use Unity 3D, Unit 1 Player Control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published