Added DoubleJump component and JumpSpeed in Player component so jumpheight can be adjusted for regular jump and double jump.
This commit is contained in:
@@ -46,4 +46,5 @@
|
||||
<xs:include schemaLocation="Components/Page.xsd"/>
|
||||
<xs:include schemaLocation="Components/SpriteIndicator.xsd"/>
|
||||
<xs:include schemaLocation="Components/Button.xsd"/>
|
||||
<xs:include schemaLocation="Components/DoubleJump.xsd"/>
|
||||
</xs:schema>
|
||||
Reference in New Issue
Block a user