19 lines
572 B
XML
19 lines
572 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="Player" inherits="CharacterBody2D" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/godotengine/godot/master/doc/class.xsd">
|
|
<brief_description>
|
|
The main player character for the Side Scrolling Shooter.
|
|
</brief_description>
|
|
<description>
|
|
The complete player character for all player functions.
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<methods>
|
|
</methods>
|
|
<members>
|
|
</members>
|
|
<signals>
|
|
</signals>
|
|
<constants>
|
|
</constants>
|
|
</class>
|