https://github.com/tylrpopcorn/floating-camera-part
A ROBLOX creation used for camera manipulation
https://github.com/tylrpopcorn/floating-camera-part
camera-manipulation lua roblox roblox-studio
Last synced: 2 months ago
JSON representation
A ROBLOX creation used for camera manipulation
- Host: GitHub
- URL: https://github.com/tylrpopcorn/floating-camera-part
- Owner: TylrPopcorn
- Created: 2024-03-05T15:53:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T04:35:39.000Z (over 1 year ago)
- Last Synced: 2025-02-16T13:27:30.051Z (about 1 year ago)
- Topics: camera-manipulation, lua, roblox, roblox-studio
- Language: Lua
- Homepage:
- Size: 36.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `Floating-Camera-Part`
`A ROBLOX creation used for camera manipulation`
## Overview
The **`Float.lua`** script provides an easy way to add subtle floating effects to any Roblox instance/part. By incorporating this script into your project, you can use it to create dynamic movements that simulate floating or hovering behavior. This behavior can then be used with camera manipulation.
## Set Up
- Download the **`FloatPart.rbxm`** file
- Open ROBLOX Studio
- Insert the file by going to File > Insert from file > path.to.floatPart.rbxm
Alternatively, you can download the **`FloatPart.rbxl`** and open the instance directly.

https://github.com/TylrPopcorn/Floating-Camera-Part/assets/104395322/3aafbedf-f1fa-42a8-b9d2-02e13d029992
# Related Projects
- [Regen Button](https://github.com/TylrPopcorn/Regeneration-Block) - *Regenerate a block or instance at ease.*
- [Projects List](https://github.com/TylrPopcorn/Projects-List) - *Explore other projects I have worked on*