Archived Post. I have quit the development and the game is down to unknown reasons. Well you can play it but no menu will be added and I have learnt a lot about scripting so in the future I won’t really make loads of post
Hello There.
I’m currently trying to make a ROBLOX 2006 game but I need it more accurate could someone help make it more accurate?
What Do I Need to Add?
1.Old 2006 Explosion
2. Old Menu (For a selection of Games to choose if someone could help me)
3.Old Bounce (When Jumping)
4. Forced Jump (You can’t Jump immediately) (Done and added to game)
5.Cap the FPS to 30 in my game. (Done and added to game)
6.How To Remove Modern Shadows (Done and added to game)
I suggest changing the Lightning Engine to Voxel.
and turn off Shadows on a Part (Optional) in its Properterties
and maybe Global Shadows off in Lighting!
that will disable most of Modern ROBLOX Graphics. including Shadows.
For the Jump just make a Script that detects if a Player Jump then plays
the Bounce Sound.
Thats basically all I have to say.
Optional
Use Studs on Parts to make it more accurate.
The user “brutal” has been working on a 2007 rendition of the game for a while now, perhaps if you get in contact with him he may have some tips for you.
Clonetrooper1019 and some others on this post have found a 2007 build of Roblox. This is as close as you can get to 2006 for replicating scripts and builds.
Hey I forgot I once used this free model, i searched Old Roblox Kit in toolbox, and theres a kit that includes models, scripts, etc and even UI from Old ROBLOX its not hard to find either if you put it in place you get a instant old roblox graphics game, old UI, and more
I’m getting confused, and this post is slowly drifting, so I’m gonna say this:
The developer forums are for help. You need to atleast provide a script by YOU, we are not providing free stuff, just help.
If you want a real game, try not to use free models.
This is also in the wrong category. It should be in #help-and-feedback:cool-creations or #help-and-feedback. Development discussion is for Roblox development problems or just chatting with others. NOT your creations.
I’m just asking for some help. I need help in my game so I’m getting tips
DevForum is for
Support for your game
People asking just for feedback
And also it is in the support and feedback section when it was posted.
And dev discussion is not for creations.
Just if you want to reply it should be related for support.
I like what you have so far. I’ll make a few suggestions:
Remove ForceFields and bevels (on the character), those weren’t added until late 2007.
Humanoid.AutoRotate should be turned off when the character is jumping. They also shouldn’t have any control on their direction or velocity during that time.
Use SmoothPlastic over Plastic for the shiny look, combined with Textures for Surfaces.
Make CanCollide true for the character’s arms on every frame, similar to how it was until around mid-2007.
Some of the GUIs are also broken, but I’m sure you’ll get around to fixing those.
A lot of the GUI elements and pretty much everything in the game is free modeled. Reason I know this is because I made my own nostalgia simulator which I made back in 2019 when I called myself a developer. I took the initiative to learn how to code to some extent, and I’ve been working on removing every free model aspect from that game, and it has been going good so far, and the game is slowly being more original (except the map from 2007 Happy Home)
Please take the time to learn the skills needed to fulfill a game like this. Then in the future you can make tons of other good games without having to rely on the toolbox for everything (which isn’t good practice). Usually what I do with free models is use them as temporary placeholders for planning what I want a build to look like, and then I go and build what I had actually wanted myself.
Seeing as the fact you don’t know how to script this stuff above your level (and some not being that difficult at all surprisingly) you should learn some scripting then post a script in the future to get some help on it, and to finish this game you want to achieve.