Skip to content

diyarulin/Unity

Repository files navigation

Multi-Object Controller

About

MultiController is a Unity script that enables simultaneous keyboard control over multiple GameObjects in the scene.
It provides configurable movement speed, positional limits, and a smooth bounce effect when objects reach the movement boundaries.

Usage

git clone git@github.com:diyarulin/Unity.git

Enjoy!

Features

  • 🎯 Control several GameObjects at once
  • ⚙️ Adjustable movement speed
  • 🚧 Configurable movement limits along X and Z axes
  • 🪀 Bounce effect when hitting the borders
  • 🧩 Easy setup through the Unity Inspector

🕹️ Controls

Key Action
W / S Move Forward / Backward
A / D Move Left / Right

Author

Yarulin Didar @didaryarulin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages