The place to post mesh,and animation related hints and problems.

single animation

single animation

Postby cassius_b » 06 Mar 2018, 21:01

I have a character in my scene. When I run the game it goes thru all its animations. How can I make it do just one, such as "idle"
In its properties it says default anim, no other option.
cassius_b
Skyline Ensen
 
Posts: 154
Joined: 21 Mar 2016, 13:45
Skill: 3D Modeller
Skill: Programmer

Re: single animation

Postby TattieBoJangle » 06 Mar 2018, 21:08

Usually you would get a list of textures with you model or sometimes in packs there will be more than one type of the model one where the textures are split and another where they are not but the text file you are looking for should have a list of frames like this

Combat_mode,0,48
Butt_kick,49,73
FireReady_standing,74,82
Fire_standing,83,122
Reload_standing,123,197
Fire_lying,198,212
Dying_lying,213,227
From_Laying_to_Standing,228,263
From_standing_to_squat,264,287
FromSquat_toLaying,288,326
FromLaying_toSquat,327,365
LookingAround_SquatA,366,494

From there you can split them using the mesh editor.
Case: CM Storm Trooper CPU: I7 5930k X99 Cooler: Noctua NH-D15 Graphics: Asus GTX 1080 Motherboard: Rampage Extreme V x99 Ram: RipJaws DDR4 3000mhz Storage: x2 SSD Crucial 500GB + x5 2TB Hdd PSU: Evga 1500w OS: Windows 10
User avatar
TattieBoJangle
Community Manager
Community Manager
 
Posts: 858
Joined: 26 Jan 2015, 00:15
Location: United Kingdom
Skill: 3D Modeller
Skill: 2D Artist
Skill: Level Designer
Skill: Great creative

Re: single animation

Postby SolarPortal » 06 Mar 2018, 21:12

You can also format your animation text file like this:

Code: Select all
walk: 000 - 028
run: 030 - 047
stand: 049 - 079
taunt: 081 - 156
idle: 158 - 258
attack1: 260 - 280
attack2: 282 - 302
attack3: 304 - 339
hit1: 341 - 356
hit2: 358 - 373
death1: 375 - 410
death2: 411 - 450

# Hash at the start of a line is a comment.


and use the mesh editor, right click on timeline and extract by text file.. saves manually doing it.
Skyline Game Engine - Lead Dev.
Please provide as much info as possible when asking for help.


Specs: OS: Win 10 64bit, CPU: Intel i7 4770 3.4ghz x 4 core(8 threads), GPU: Nvidia GTX 1060 6GB, Ram: 16gig DDR3, Windows on 250gb Samsung Evo 860

Twitter: @SolarPortal
Instagram: @SolarPortal
User avatar
SolarPortal
Skyline Founder
Skyline Founder
 
Posts: 3631
Joined: 29 Jul 2012, 15:56
Location: UK
Skill: 3D Modeller
Skill: 2D Artist
Skill: Programmer
Skill: Level Designer

Re: single animation

Postby cassius_b » 06 Mar 2018, 21:37

OK. tHANKS.
cassius_b
Skyline Ensen
 
Posts: 154
Joined: 21 Mar 2016, 13:45
Skill: 3D Modeller
Skill: Programmer


Return to Mesh + Animation

Who is online

Users browsing this forum: No registered users and 3 guests

cron