[quote:22ebae1w]The overall user interface is weird.
youre not used to it is all, seeing new things makes people think things are strange, but it makes alot of sense once you understand.
[quote:22ebae1w]The lack of real scripting is a problem for me. I often use Construct for prototyping but in the end I end up making it work in flash/python/gm/c++
you need to grasp the event system with better comprehension, the small amounts of actions for somethings doesnt mean anything. i get by perfectly using mostly expressions, loops, system expressions and pvs. if you can grasp all of those languages, you shouldn't have any trouble with event logic, which is 100x simpler. if youre excuse is that events are underpowered, thats a stupid reason. ive been able to make 3d engines, complicated IK solving systems, detailed editors and alot of other stuff using only events. this is coming from someone with 0 coding experience and who hasn't even learned trig yet at school.
take some time to get used to construct. dip your toe into lil things before diving in.