Modding:Activated Abilities: Difference between revisions

Jump to navigation Jump to search
m
Fix C# scripting link
No edit summary
m (Fix C# scripting link)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Modding Info}}{{Modding Topic Prerequisites | Modding:C Sharp Scripting}}[[Category:Modding]]
{{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 94: 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