This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
0
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d772049cc054f960a4508aca86f04bfd6c4ab237
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
Source
/
Characters
/
BackgroundSprite
T
History
Joonas Rikkonen
d772049cc0
Particle fixes, background sprites can emit particles if the camera is within the area where the particles are visible
2017-08-22 15:41:23 +03:00
..
BackgroundCreature.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
BackgroundCreatureManager.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
BackgroundCreaturePrefab.cs
Updated to MonoGame 3.6 + Directory refactor
2017-06-27 09:52:57 -03:00
BackgroundSpriteManager.cs
Particle fixes, background sprites can emit particles if the camera is within the area where the particles are visible
2017-08-22 15:41:23 +03:00
BackgroundSpritePrefab.cs
Separate ParticleEmitter & ParticleEmitterPrefab classes - the emission timer (and maybe some other values in the future) can't be in the prefab class because multiple objects may use the same prefab.
2017-08-20 22:05:30 +03:00