D8H
D8H
I only looked at the properties. - What is the difference between "Unlimited ammo" and "Max ammo (Use 0 to disable..."? - Private properties should not have a group because...
> > * The "rate of cooling per second" is used for 2 different things. > > What are the two things? I think it's only used to reduce heat...
Wow, there are a lot of functions, it's a huge work. Properties - Some units are surrounded by parenthesis and other ones after a comma. Should parenthesis be used everywhere?...
> I decided to add one more feature to this PR: `Relative bullet speed` > > This should be very simple to do (simply add a permanent force equal to...
> Btw - What do you think about the idea of adding debugging logging to all extensions, perhaps as a property? EnableDebugLogs Usually, when I use logs to debug I...
- Do you think there should be a default value for cooling rate properties? This way when "heat increase" is set it will directly work. Same thing for firing arc...
> • The extension have too many actions, is it possible to merge few of them into 1 action ? To make the extension more friendly for the users. Do...
Every number formatting expressions should be in the same extension to avoid having a lot of extension doing the same kind of things. Please take a look to other extensions...
> I think I'm going to add a Minimum speed to this extension also. This way users can simply add acceleration and deceleration controls and let this extension handle the...
The "How to use" should either be in instruction or property descriptions or in a help page if more details is needed. The extension description only answer: "Do I need...