BADGRAPHIX
(BADGRAPHIX)
February 13, 2020, 8:20pm
#1
This post serves as a collection of links to various content I have uncopylocked for you to use. None of this stuff is publicly listed on my profile or group, so I figured it’d be helpful to have it gathered all together in one place.
Utilities
These are actively-maintained projects that I made for use by the community. You can find the links to the actual places in their respective forum threads.
First off, here is some footage to showcase what exactly it is I am providing so you can assess if it has value to you.
[Tile-Based Map Creator Footage]
I developed this last year to make top-down maps for a specific game of mine. I ended up cutting overworld traversal from that project so it’s just been sitting in my portfolio unused.
Since the code is already pretty readable, I figured I’d share what I have so other people can make top down tile-based maps with it as well.
Here…
Ever wanted your Roblox game displayed in the same aspect ratio for all users? It’s an understandable concern. Sometimes you only want certain information displayed with the camera and having to deal with different aspect ratios basically makes it impossible.
For example, look at how this scene looks.
[Wow]
Looks great in the intended 16:9 format, however you get something less wide than that and…
[SquareFormat]
…key visual information is cut off!
Similarly, a user with a screen that is t…
Code
Various scripts I’ve developed by myself or with the help of others.
I did it guys! I got it working!
[mirror works]
This was accomplished by using a modified version of the “true reflection” code provided by @ImSimplyAnna .
Doing some fiddling, I was able to take the inverted glitchy look of the true reflection and essentially “uninvert” it, providing the intended result seen in the picture above.
Here’s the code for anyone who’d like to use it in their own projects!
function reflectCFrame(cframe, mirror)
--Get the CFrame relative to the mirror
local relCF…
Finished Games
Completed games that for one reason or another, I’ve decided to open-source for the community to use.
Abandoned Games
Projects that I was working on at one point, but have since canceled and have opened up for the community to use.
Check out Unfinished Games: Project Forward (Open Source). It’s one of the millions of unique, user-generated 3D experiences created on Roblox. A platformer all about racing to the next checkpoint before the timer runs out.
Unfortunately, I have...
Check out Unfinished Games: Open World RPG (Open Source). It’s one of the millions of unique, user-generated 3D experiences created on Roblox. When I came back to Roblox in 2014, this was what I started working
on. As you can see, I used some of the...
Old Games
Old games that I no longer maintain. These are free for you to use as you please.
Check out Sky of Secrets Castle Kit. It’s one of the millions of unique, user-generated 3D experiences created on Roblox. A kit to let users build castles for Sky of Secrets.
Make your castle with this kit, save the place file, and send it to me if...
Check out Castle in the Sky Classic. It’s one of the millions of unique, user-generated 3D experiences created on Roblox. The 2012 free-roam adventure game. Open source.
Check out Castle in the Sky Ascension, the enhanced update! It has everything...
Check out Old Games: Courtyard of Memories. It’s one of the millions of unique, user-generated 3D experiences created on Roblox. My very first puzzle game! Learn more about this, Cemetery of the Forgotten, and the Great Robloxian Scavenger Hunt in my...
Check out Old Games: Double Trouble Comics World. It’s one of the millions of unique, user-generated 3D experiences created on Roblox. This was one of the first places I ever created on ROBLOX, Double Trouble Comics World. It is pretty standard for...
The Great Robloxian Scavenger Hunt
These are a collection of places from an unfinished community project from 2009. Credit to the following users: SCS, megabandana, megasico, mfsoccer94, SonicBoy, nueva8, Plokster, Aeacus, mustyoshi, Adjustor, Samacado.
Check out GRSH Places: Color_blind.exe. It’s one of the millions of unique, user-generated 3D experiences created on Roblox. On display here is a version of Color_blind.exe, one of the ten planned games for the Great Robloxian Scavenger Hunt. Since...
Check out GRSH Places: Land of the Unknown. It’s one of the millions of unique, user-generated 3D experiences created on Roblox. On display here is a version of Land of the Unknown, one of the ten planned games for the Great Robloxian Scavenger Hunt....
Check out GRSH Places: The Mines. It’s one of the millions of unique, user-generated 3D experiences created on Roblox. On display here is a version of The Mines, one of the ten planned games for the Great Robloxian Scavenger Hunt. Since this game...
Check out GRSH Places: The Lost Canyon. It’s one of the millions of unique, user-generated 3D experiences created on Roblox. On display here is a version of The Lost Canyon, one of the ten planned games for the Great Robloxian Scavenger Hunt. Since...
Check out GRSH Places: Pondering Forest. It’s one of the millions of unique, user-generated 3D experiences created on Roblox. On display here is an early version of Pondering Forest, one of the ten planned games for the Great Robloxian Scavenger...
6 Likes