AIUseBubbleCircle

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
CainDelta

AIUseBubbleCircle

Post by CainDelta »

Hey

I was looking in "com_weap_inf_sniper_rifle" and saw two properties called "AIUseBubbleCircle" and "AIBubbleSizeMultiplier." I don't know what they do and couldn't find a reference to them after searching the forum. I'm curious as to what they are used for, does anyone know?
LastJedi

Post by LastJedi »

Code: Select all

AIUseBubbleCode  = "1"
This looks like it is saying to use this "bubblecode" thing in the weapon.

Code: Select all

AIBubbleSizeMultiplier
This sets the value for the "bubblecode".

I don't actually know what "bubblecode" is. It looks like a thing the AI uses in its targeting and range with the weapon.

-LastJEdi
Post Reply