nebulazorua / andromeda-engine-legacy

workin' on an FNF engine as an alternative to other engines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug Report: compiling issue

YY0100 opened this issue · comments

commented

source/states/PlayState.hx:566: characters 3-39 : Warning : FlxCamera.defaultCameras is deprecated, use FlxG.cameras.setDefaultDrawTarget instead
source/states/CharacterEditorState.hx:258: characters 5-41 : Warning : FlxCamera.defaultCameras is deprecated, use FlxG.cameras.setDefaultDrawTarget instead
source/LuaClass.hx:42: characters 56-58 : Abstract haxe.ds.Map has no @:to function that accepts haxe.IMap<Any, LuaClass>

how do i fix it?

commented

Oh wait I figured it out

how did you figure it out