The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:BloodBlob (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Decoration >> BloodBlob |
Contents
- Package:
- UPak
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
BloodBlob.
Default values[edit]
Property | Value |
---|---|
AnimSequence | 'BlobProj' |
bGameRelevant | True |
bStasis | False |
bStatic | False |
DrawScale | 0.5 |
DrawType | DT_Mesh |
LifeSpan | 40.0 |
Mesh | LodMesh'UnrealI.MiniBlob' |
MultiSkins[0] | Texture'UnrealShare.Skins.RedSkin' |
Physics | PHYS_Falling |
Skin | Texture'UnrealShare.Skins.RedSkin' |
Texture | Texture'UnrealShare.Skins.RedSkin' |
Events[edit]
HitWall[edit]
event HitWall (Object.Vector HitNormal, Actor Wall)
Overrides: Actor.HitWall
Tick[edit]
simulated event Tick (float DeltaTime)
Overrides: Actor.Tick