ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

File:Next-anim-start-doubled.gif: Difference between revisions

From ModEnc
Jump to navigation Jump to search
Crimsonum (talk | contribs)
Demonstrating the bug where a Next anim's Start value gets doubled. Rules ini code used: [E1] Primary=Minigun [Minigun] Warhead=SA [SA] AnimList=STARTST1 art.ini code used: [STARTST1] Image=TEST20 ;a shape with 20 frames composed of numbers 0-19 Rate=60 End=4 Next=STARTST2 [STARTST2] Image=TEST20 Start=4 End=9 Rate=60 Next=STARTST3 [STARTST3] Image=TEST20 Start=9 Rate=60
 
Crimsonum (talk | contribs)
No edit summary
 
Line 3: Line 3:


Rules ini code used:
Rules ini code used:
[E1]
Primary=Minigun


[Minigun]
[E1]
Warhead=SA
Primary=Minigun
 
[SA]
[Minigun]
AnimList=STARTST1
Warhead=SA
[SA]
AnimList=STARTST1


art.ini code used:
art.ini code used:
[STARTST1]
Image=TEST20  ;a shape with 20 frames composed of numbers 0-19
Rate=60
End=4
Next=STARTST2
[STARTST2]
Image=TEST20
Start=4
End=9
Rate=60
Next=STARTST3


[STARTST3]
[STARTST1]
Image=TEST20
Image=TEST20  ;a shape with 20 frames composed of numbers 0-19
Start=9
Rate=60
Rate=60
End=4
Next=STARTST2
[STARTST2]
Image=TEST20
Start=4
End=9
Rate=60
Next=STARTST3
[STARTST3]
Image=TEST20
Start=9
Rate=60

Latest revision as of 20:32, 25 February 2025

Summary

Demonstrating the bug where a Next anim's Start value gets doubled.

Rules ini code used:

[E1]
Primary=Minigun

[Minigun]
Warhead=SA

[SA]
AnimList=STARTST1

art.ini code used:

[STARTST1]
Image=TEST20  ;a shape with 20 frames composed of numbers 0-19
Rate=60
End=4
Next=STARTST2

[STARTST2]
Image=TEST20
Start=4
End=9
Rate=60
Next=STARTST3

[STARTST3]
Image=TEST20
Start=9
Rate=60

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current20:31, 25 February 2025Thumbnail for version as of 20:31, 25 February 2025250 × 180 (44 KB)Crimsonum (talk | contribs)Demonstrating the bug where a Next anim's Start value gets doubled. Rules ini code used: [E1] Primary=Minigun [Minigun] Warhead=SA [SA] AnimList=STARTST1 art.ini code used: [STARTST1] Image=TEST20 ;a shape with 20 frames composed of numbers 0-19 Rate=60 End=4 Next=STARTST2 [STARTST2] Image=TEST20 Start=4 End=9 Rate=60 Next=STARTST3 [STARTST3] Image=TEST20 Start=9 Rate=60

The following page uses this file: