Difference between revisions of "User:Palapeli"

From Custom Mario Kart
Jump to navigation Jump to search
(Created page with "Hello, I am TheLordScruffy. Sometimes I go by TheTrueScruffy, but not here. I occasionally make mods for Mario Kart Wii. Though not Custom Tracks, Texture Hacks, or anyth...")
 
m (Changed "TheLordScruffy" to "Palapeli.")
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Hello, I am TheLordScruffy. Sometimes I go by TheTrueScruffy, but not here.
+
TheLordScruffy.
  
I occasionally make mods for [[Mario Kart Wii]]. Though not Custom Tracks, Texture Hacks, or anything like that. I usually stay on the side of programming/reverse engineering because I'm not very good at making content. I usually prefer coding dev/debug codes. For example: Making a code that allows you to freely control the camera using the controller is something I would do, or maybe something that gives you the option to easily set the Start Y Position in real time to help figure out where the Y coordinate needs to be for your CT.
 
  
 +
Things I have made:
 +
* [[Tournament Museum]].
 +
* [https://pastebin.com/XpgQ5x1f '''Item Effect Randomizer Code'''] ~ This code randomizes what hitting an item or object does to you on the spot. You can hit a banana and it will give you a star, or hit a Goomba and get powed. Explosions are a little broken as they cycle through every effect until you get a bullet bill.
 +
* [https://pastebin.com/hAPUYifU '''Every object tree'''] ~ It replaces every object with a tree.
  
Mario Kart Wii mods/codes I have created:
 
  
 +
[https://www.youtube.com/TheLordScruffy YouTube]<br>
 +
[https://www.twitch.tv/thelordscruffy Twitch]<br>
 +
[https://www.github.com/thelordscruffy GitHub]<br>
  
[https://pastebin.com/Qp6pxbpn '''Real-time Start Y Modifier (for CT making)'''] - This code is exactly as mentioned above, it allows you to easily set the start Y position for the track in real-time.
+
{{User-Palapeli-Link}}
 
 
[https://pastebin.com/XpgQ5x1f '''Item Effect Randomizer Code'''] (horribly made, based off of Item Rain) This code is an unbalanced Item Effect Randomizer. When applied, whenever you hit an item, it randomizes its effect. So for example, if I hit a banana, it has a chance of giving me a star, another chance of hitting me with a shell, another chance of treating me as if it blew up (''explosion effects not included''), or it could give me a mushroom. And of course, it could treat me as if I hit a banana ('''''best one''''').
 

Latest revision as of 02:03, 8 April 2023

TheLordScruffy.


Things I have made:

  • Tournament Museum.
  • Item Effect Randomizer Code ~ This code randomizes what hitting an item or object does to you on the spot. You can hit a banana and it will give you a star, or hit a Goomba and get powed. Explosions are a little broken as they cycle through every effect until you get a bullet bill.
  • Every object tree ~ It replaces every object with a tree.


YouTube
Twitch
GitHub

By the same author: Palapeli