FKiSS Shortcuts

See also: FKiSS, General Syntax, Data Types, If-Endif Structure, %Tags, Cel Groups, Value Pools, HINTs, Events, Actions

Description

It is possible to declare certain FKiSS effects as part of the KiSS object declaration.
As a reminder, the basic KiSS declaration syntax for an object is: #<obj>[.<Fix>] <cel> [*<palnum>] [:<setnum>...]

Example:

#5.3 doll.cel *5 :1 3 7 8 9
The extended declaration syntax is: #<mark>[.<Fix>] <cel> [*<palnum>] [:<setnum>...] [;<extensions>]
Extensions must be preceded by a semi-colon (;) which older KiSS viewers will interpret as a comment. There must be no space between the semi-colon and the first extension. Additional extensions are separated by spaces.
There are two types of FKiSS extensions: %Tags and !Cel Groups.