Skip to content
/ Rakit2D Public
forked from raimis001/Rakit2D

Unity 2D gamekit for beginers

Notifications You must be signed in to change notification settings

shedar/Rakit2D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rakit2D

Unity 2D gamekit for beginers Unity 3D 2019.3 alpha + LWRP 2D eksperimental

Futures

  • Scene setup

    • keyboard settings
      • shift
      • control
      • down, up, key
      • keyboard, button or axis
    • inventory system
      • define items
      • items in scene
      • Health item
      • Add life item
    • checkpoint
      • save
      • load
  • Character

    • move left and right
      • animations
    • jump
      • animations
      • fall down animation
    • meele attack
    • range attack
    • ded
      • animation
    • sounds
  • Npc

    • move left, right, jump
    • path
    • dialog
    • meele attack
    • range attack
    • ded
    • sounds
  • Traps

    • activate on player
    • activate/deactivate on switch
    • ded on activate
    • close on exit zone
  • Quests

  • UI

    • dialog
    • lives params
    • item list
  • Environment

    • climbing platform (jump up, climb down)
    • moving platform
    • pushable box
    • destroyable objects
  • Switch

    • activate on enter
    • activate on keyboard
    • activate/deactivate from objects
    • activate on mass
    • check inventory item
  • Doors

    • interact with player open
    • press interact key to open
    • open by activator (switch)
    • define inventory item to open
      • delete item from inventory if needed
    • close on exit door (if needed)
    • sounds

Used assets:

Sunny Land

Fantasy 2D Character: Free

Fantasy Wooden GUI : Free

About

Unity 2D gamekit for beginers

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 53.9%
  • ShaderLab 40.4%
  • HLSL 5.7%