Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - BeckaMan

Pages: 1
1
Fan Games / Re: C# MegaMan Engine
« on: October 29, 2013, 04:29:41 PM »
still getting the error
can anyone help with this?

2
Fan Games / Re: C# MegaMan Engine
« on: September 27, 2013, 04:13:21 PM »
- When trying to open game.xml I get this error:
"
There is a syntax error in one of your game files.

File F:\development\C# MegaMan Engine\CME-0.9\Demo Project\entities\bosses.xml
Line: 21
Entity: ZeroRock
Tag:Y
Attribute: magnitude

Movement magnitude must be a number."

Looking at the file I don't see a problem: <Y magnitude="8.5" direction="Up" /> ...?


- The editors I could open at all with visual studio 2012. what version should i use?


- Does the engine have gamepad support, if not, will you add it?  

Pages: 1