Fallout 3
0 of 0

File information

Last updated

Original upload

Created by

User_1205226

Uploaded by

Pixelhate

Virus scan

Safe to use

About this mod

The Rocket Mobile over the crib, viewed in the beginning sequence, animated - A resource for Modders.

Permissions and credits
Crib Mobile - Animated Resource

*Update* While at it, I've added the Rockets on a stand as Static Clutter.

Introduction:

-------------------
Don't think one moment that I'm hyped because I'm not, I have this one in mind for about a year and a half... :)

Now that I've gained the ability to do it myself and by doing it, fulfilling a request from Jokerine, there's no reason not to do it. So here it is.


Description:
------------------
A resource for Modders.

The Rocket Mobile over the crib, viewed in the beginning sequence, is now animated.

Two versions:
- Idle, will continuously spin
- Activable, will start and spin for some time and gently stop till next activation.

I didn't implement sound in the nif. It will be easier to deal with a separate Sound Object triggered by script.
The spinning time is 22 seconds, in the activator version, just the time for this.

Here's the script I use to prevent activation while the animation is playing:

Spoiler:  
Show
Scn PixMobileScript

Begin OnActivate
    if isAnimPlaying == 1
    return
    endif
    Playgroup Forward 0
End

Requirements:
---------------------
FO3 or FNV.

Installation:
-------------
Manually:
Extract from the archive to any folder. Place the Meshes folder in the game Data folder.

Uninstallation:
---------------------
Manually:
Delete the PixMobile folder.

Bugs/Incompatibilities:
---------------------------
Not Known.
Bug reports are welcome and rewarded with Kudos.

Permission:
-------------
Use freely in your FO3 and FNV mods only, with credits.

Please keep the files and folder naming and the folder structure intact while using in your mod.
So if several mods are using this resource, only one model and texture will be loaded.
Thank you.

Credits:
-----------
Thanks to Jokerine for requesting.
When doing an object animation, I always feel gratitude towards Prensa for her teaching.

Legal:
-------
This file is provided as is and the author holds no responsibility for anything that may come to happen from using this file.

You MAY NOT use any part of this mod for commercial purposes, including (but not limited to) creating a paid mod.

Tools Used:
-------------
Blender
G.E.C.K
NifSKope

Pixelhate 2015.