1. Is there a way to make a collisionless Actor (i.e. The Night Mother in Oblivion)? I made a new actor with ActorBase being DA09Meridia plus no extra information. The Actor instances appear invisible on my screen but are somehow suggested to collision.
2. I am working on a script that applies an effect on everyone in an x radius of a point. The only way I can think of in terms of achieving this is to spawn an invisible ObjectReference using an Explosion, then spawn another ObjectReference right above it, and then have one casting an Aim spell that has the desired effects in the spell script (of course, this only works if the targeted ObjectReference is impactable or is on a surface of impact.
This SDK makes me feel like I am solving puzzles with The Incredible Machine, with its somewhat lacky API.
By the way, I am about to submit a mod. Is there anything I need to be aware of in terms of Nexus submissions (beyond the basic instructions)? Any general etiquette needed to be followed?
