
Sonic Slope Tilt & Momentum - Scripting Support - Developer …
Sep 24, 2022 · My game involves the usage of a wide variety of slopes and gameplay mechanics from throughout the Sonic series. Additionally, custom animations are used across the board. While my gameplay mechanics themselves work and the movement itself feels good and does not require much tweaking, I’m running into two very specific issues with Roblox’s ...
How to make a gravity control for a Sonic Game - Roblox
Apr 13, 2021 · Hello everybody so I needed some help with this, so for my sonic game I wanted to make a gravity control just like in this type of video link that I am about to show, and I know that a developer name EgoMoose has made a gravity controller but that’s not what I am looking for basically because it doesn’t have the exact same thing… For what I need help with is something in this video, so ...
Help making sonic looping system - Scripting Support - Roblox
Apr 8, 2023 · I am trying to create a sonic game but I am having a hard time making the loops, I do not understand other peoples post as most of the post posted the the devforum usually result in “I don’t know why you think it is so hard just use body velocity” I need to know a way to do this not just a name of a force.
I made another custom character controller! - 2D "Sonic ... - Roblox
Feb 9, 2021 · Probably a bit early to show it off as some of the animations are off and the camera is a bit janky but its surprisingly almost like classic sonic 😛 I’m just impressed i got this running in roblox… Lots of bugs i know about already… but please put any you find in the comment below. Also I would love to hear any suggestions for future development. w,a,s,d - …
Mass Uncopylocked | 35 free games and projects - Roblox
Mar 18, 2024 · Need support? Read this: Mass Uncopylocked | 35 free games and projects - #74 by GamerOkami I have been making experiences on the roblox platform resulting in millions of visits and robux over the course of a decade. As my time is coming to an end I wish for everyone to make their own fun with my creations and perhaps learn a thing or two while exploring my old code. Starting today my most ...
How would I make a character select GUI? - Scripting Support
I want to make a character select screen when you join my game, and when you select one, the screen fades to black. (I also want to audio to play in the character select, but not needed as of now.) Example: I don’t know which video would be best, as there are many, but if you want to know what I mean, please check out Sonic.Exe the disaster: ...
How does this game work? (Classic Sonic Simulator) - Roblox
Jul 14, 2023 · Hello! I have been trying to make a game like the one seen here: Classic Sonic Simulator V12 - Roblox (Classic Sonic Simulator) but I can’t seem to do the collision detection and physics like they did in that game. Can you help me? I would appreciate it. Thanks! (Please notify me if this is in the wrong directory. Thanks.)
How can I make Sonic acceleration easily? - Roblox
Jan 4, 2022 · Hello! I am looking to make an acceleration script like inside Roly Boi Playground, for a Sonic fangame I am working on. I have been wanting to know how to make a good acceleration script for a while, preferably in 1 script, like in StarterPlayerScripts or StarterCharacterScripts. Keep in mind that I am fairly new to coding. I am not the best, if not, even good at scripting, and do not know ...
Would making a sonic game get me into copyright?
Apr 9, 2023 · ello- I would like to make a Sonic game, but i dont know if i can make one. Would this, in any chance, get ...
How do I add adjusting player to tilt to slope and momentum to
Jan 18, 2025 · Im trying to make sonic inspired slope momentum, like in this game I found called “Roly Boi Playground” and adjusting player tilt to slopes, but im not sure how I have tried but im new to scripting kinda and need some help making this for regular momentum heres what i have so far. 😀 local accelerateRate = 10 local decelerateRate = 500 local max = …