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 - Shadowblitz16

Pages: 1 2 3
1
Suggestion Archives / Re: unbounded scene?
« on: September 04, 2015, 09:44:17 pm »
no I'm not its a space shooter(free roaming)

2
Suggestion Archives / unbounded scene?
« on: August 16, 2015, 03:35:26 pm »
can there be an option for unbounded scene so that
the view can go outside of the scene instead of being clamped to it

3
Ask a Question / Re: view inside a view?
« on: August 14, 2015, 11:32:12 am »
no screen wrap as in my player not the view

4
Ask a Question / Re: view inside a view?
« on: August 13, 2015, 08:01:57 pm »
screen wrap

5
Ask a Question / Re: view inside a view?
« on: August 13, 2015, 11:41:56 am »
ok  its centered but the ship still goes offscreen(behind the hud) when its  at the scenes edge
I need a way to make the camera follow the player intill it hits the scene edges and not the scene edges plus the hud edges

6
Ask a Question / Re: view inside a view?
« on: August 12, 2015, 03:05:12 pm »
sorry I'm not trying to sound rude
anyways basicly I'm trying to do split screen only with a hud
I have tried anchoring the hud to the screen and  then using a view to follow the player
http://imgur.com/wVIhG0m,NCJUgId

7
Ask a Question / Re: view inside a view?
« on: August 12, 2015, 02:35:11 pm »
You could make a "MASK" as a Fullscreen Object with a hole and inside the hole you can see the scene. Do you know what i mean ?

ya i have tried that
I need a way to sepreate the hud and the view

8
Ask a Question / Re: view inside a view?
« on: August 12, 2015, 02:30:44 pm »
>.>
you still haven't explained how to do that

I need to shrink the game screen down to fit the hud not draw them on top of each other

9
Ask a Question / Re: view inside a view?
« on: August 12, 2015, 02:10:40 pm »
TheIndieStation no I want to draw the region to a region
I don't want to use just a hud as then the player can go outside it
and he won't trigger things like the screen wrap
and switching him to always active doesn't do me anygood

10
Ask a Question / view inside a view?
« on: August 11, 2015, 03:04:41 pm »
is it possible to have a view of a region to draw to a hud?
basically a view inside a view
like this..
http://imgur.com/hKBz4kP

11
Suggestion Archives / Draw camera
« on: August 09, 2015, 12:55:11 pm »
can you include a draw camera(x,y,width,height)
this would allow people have camera inside of a hud that doesn't hide behind half of it

12
Suggestion Archives / Re: getters and setters
« on: August 09, 2015, 12:47:41 pm »
tell me where I can read the actor's speed then
I don't mean xspeed and yspeed I mean speed(directional)
and maybe then it needs  a getter and setter for angle of motion too
also it needs a airfriction getter and setter

13
I don't have a engine/game to test it with right now but...

I was wondering how to do something like median3 median4 median5... and so on
median3 being  the middle value of the 3 inputs(not lists)
and median5 being the middle value of the 5 inputs(not lists)

14
cool thanks

15
Suggestion Archives / export custom block to extension
« on: August 07, 2015, 11:51:40 am »
can you implement support for exporting custom blocks to extensions? 

Pages: 1 2 3