Code: Select all
class BrotherMayIHaveSomeLoops : Actor
{
States
{
Spawn:
Loop;
}
}Spoiler: I got the hint the first time.
Moderator: GZDoom Developers
Code: Select all
class BrotherMayIHaveSomeLoops : Actor
{
States
{
Spawn:
Loop;
}
}Spoiler: I got the hint the first time.
