Modding:Activated Abilities: Difference between revisions

Jump to navigation Jump to search
m
Fix C# scripting link
m (add navbox)
m (Fix C# scripting link)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Modding]]{{Modding Info}}
{{Modding Info}}{{Modding Topic Prerequisites | Modding:C Sharp Scripting}}[[Category:Script Modding]]
 
Any part can add activated abilities, including mutations, skills, or even equipment (see: Hologram Bracelet and Rocket Skates for examples). All parts add abilities through the same interface.
Any part can add activated abilities, including mutations, skills, or even equipment (see: Hologram Bracelet and Rocket Skates for examples). All parts add abilities through the same interface.


Line 93: Line 94:
== Further Reading ==
== Further Reading ==


You can find the full original source code for FlamingHands.cs at: [[Modding: Creating New Mutations]]. You can also see how any ability was implemented by decompiling your game and looking at the decompiled code. For more information on decompiling your game, see: [[Modding: .cs Scripting]].
You can find the full original source code for FlamingHands.cs at: [[Modding: Creating New Mutations]]. You can also see how any ability was implemented by decompiling your game and looking at the decompiled code. For more information on decompiling your game, see: [[Modding: C Sharp Scripting]].


{{Modding Navbox}}
{{Modding Navbox}}

Navigation menu