mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-03-13 22:42:07 +00:00
Add +NOGRAVITY to coronas
This commit is contained in:
parent
583f194622
commit
ee00ce86cc
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ class Corona : Actor native
|
|||
RenderStyle "Add";
|
||||
RenderRadius 1024.0;
|
||||
+NOINTERACTION
|
||||
+NOGRAVITY
|
||||
+FORCEXYBILLBOARD
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue