VN_fnc_bomb_hit_blu82

From Savage Game Design Wiki
Revision as of 20:38, 9 May 2022 by Slow (talk | contribs) (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= vn_bomb_hit_functions |d= <pre>Handles bomb hitting the target and creates craters. This is called by a eventhandler...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
← back to Functions Introduced in S.O.G. Prairie Fire v1.00
by Ethan Johnson
Argument(s): n/a
Effect(s): unknown

Description

Handles bomb hitting the target and creates craters.
This is called by a eventhandler, don't recommend calling it yourself.

Syntax

Syntax
[] call VN_fnc_bomb_hit_blu82;
Return value
Boolean - Function reached the end

Examples

Example 1
[] call vn_fnc_bomb_hit_blu82