Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Test Subject
Original Poster
#1 Old 3rd Jun 2018 at 6:34 PM
Default Making a tricycle/big wheel decor object actually function for toddlers.
I have downloaded plenty of trikes, riders, and such for toddlers. However, they are only for decor or require those stupid pose hacks. I want to make these fully functional for my toddlers. How do you do it and is there someone who can do this?
Advertisement
Virtual gardener
staff: administrator
#2 Old 3rd Jun 2018 at 9:55 PM
Basically the only start point I can suggest is getting to know C#. if you already know C#, then the scripting bits come to play It might be good to check out the bike scripts for that one, unless they're suppose to be small animations. We've got some tutorials on that here:

http://www.modthesims.info/wiki.php..._Object_Modding
http://www.modthesims.info/wiki.php...ripting_Modding

Here is the rest of the list:

http://www.modthesims.info/wiki.php..._GeneralModding

For the tricycle this would mean some meshing
http://wiki.thesimsresource.com/ind...Part_1:_Meshing
Or: http://www.modthesims.info/wiki.php...Object_Creation

Let me know if you need some more help
Field Researcher
#3 Old 3rd Jun 2018 at 11:14 PM
To make them fully functional as trikes, you will need to write them their own script with C# and also make some animations for them.
A workaround would be to make them walkers, like Sandy did with those cute walkers here: http://aroundthesims3.com/objects/room_nursery_08.shtml
Walker scripts already exist and you can just switch them script on the deco objects with s3pe. If you are lucky and they have the right slots for the Sims, they can work. I would try it out with this awesome Mod: http://modthesims.info/download.php?t=592332
which allows you to change the script of an object while ingame.
Back to top