Skip to content

FabricioMelo7/Cubotron--Fabricio

Repository files navigation

Work in progress... This project's focus is to allow me to implement new ideas such as this one, while incorporating clean and maintainable code. The assets used are all default from Unity 2022, such as cube, cylinder, camera, and lighting.

FIXED - There is a small issue with the stuttering of the cubes when moving. This is likely due to some objects using physics being updated inside the FixedUpdate() method, and other non-physics objects using the Update() method (which updates more frequently than the former). Should be an easy fix in a future iteration.

Cubotron.mp4

About

An FPS-style prototype featuring cube manipulation mechanics. It includes a variety of levitating cubes, each with unique behaviours. Additionally, it incorporates diverse 'cube-firing' mechanics."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages