NoLimits 2 Roller Coaster Simulation

NoLimits 2 Roller Coaster Simulation

Not enough ratings
BIRB
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
620.032 KB
15 Feb, 2023 @ 10:25am
1 Change Note ( view )

Subscribe to download
BIRB

Description
BIRB
An animated and scripted bird to add that extra little bit of detail and immersion to your walking paths.
Like what you see? Appreciate the work that went into making it?

Want to be even more awesome!? Supporting the project by donating helps me make more content like this in the future!

[www.paypal.com]


Features:
  • One birb boi.
  • Fly marker to mark where the bird(s) should fly to.
  • Scaleable fly activation zone to trigger the perfect picturesque flight of birds when you walk into the zone.
  • Bird is recolorable.
  • Variable speed.
  • Set the bird to randomly fly.



FAQ:
  • Can you make the bird fly in a circle? -- Not currently a planned feature.
  • Can you make the bird triggered by a coaster? -- Not currently a planned feature.
  • Why is the bird invisible? -- The bird is only visible during flight. The idea is for it to fly between trees.
  • Can I use one marker for multiple birds? -- Yes.
  • The bird model is fugly. Can you make it better? Can I use my own model? -- This project was very low effort and I'm not good at making organic/curved models. However, you can barely tell the bird's quality from a distance where it will likely be viewed. You can make your own model if you wish; it just needs two elements named "left_wing" and "right_wing" for each wing.
  • I set the chance to randomly activate, but it pretty much activates all the time? -- Lower the number to something like 0.001. Chance is calculated every frame, and there are a lot of frames ("chances") every second.
  • Why the hell did you make this? -- I wanted a fun, little, side coding project that also added some realism to my park.



How to Extract:
  • Open the park in your editor.
  • Click on File > Extract Package, and choose where you want to save the park.
  • Open the park in your File Explorer. Then open the scenery folder.
  • Copy the birb folder to any park of your own that you want to use it with.



Usage / License:
  • This package is licensed under the MIT License, making it pretty much free to use and modify.
  • Credit is appreciated, but not required.



Credits:
  • Bird model -- I honestly don't know; I got it off a free 3D warehouse somewhere
  • ManIkWeet[stackoverflow.com] -- Magic matrix math